Welcome to Nikunj's Blog
Pages
(Move to ...)
Home
▼
Monday, June 13, 2011
Oracle has announced an extended maintenance period for Oracle 10.2
›
Oracle has announced an extended maintenance period for Oracle 10.2 from August 01, 2010, until July 31, 2013. During the first year (from A...
Heterogeneous Environment - DBCI on unix and Apps on Windows or Linux
›
Check these notes for further information: 1067221 - Composite note for heterogeneous installation 531069 - Heterogeneous Unix - Unix System...
CIFS CONFIGURATION ON HPUX.
›
1. Configured Samba configuration files. cd /etc/opt/samba vi smb.conf Change below lines Enter as per your requirement workgroup = H...
APA CONFIGURATION ON HPUX
›
1. Login with management console. 2. Start smh Choose Networking and communication. 3. Choose network interface configuration 4. ...
1 comment:
Activate and Configure SAP ITS Webgui on SAP ECC 6.0
›
Since SAP ECC 5.0 and ECC 6.0, SAP has integrates its SAP Internet Transaction Server (ITS) on its server. You don’t need to install separat...
9 comments:
SAP STANDARD JOB CHECK AND SCHEDULE for SAP ECC / R3 Server
›
Refer SAP Note 16083 - Standard jobs, reorganization jobs Job Job Info In my system As per SAP ...
3 comments:
Function fopen() failed for '/oracle/PIP/sapbackup/befyqyra.tib' at location main-9
›
Come across below error message during executing of br commands. BR0252E Function fopen() failed for '/oracle/PRD/sapbackup/befyqyra.t...
Wednesday, August 08, 2007
ORA-12560: TNS:protocol adapter error
›
I am receiving below error message when i try to connect to ORACLE through sqlplus. sqlplus "/nolog" connect sys as sysdba ERROR: ...
Wednesday, June 13, 2007
Datafile usage in tablespace
›
select substr(a.file_name,1,30), substr(a.tablespace_name,1,20), a.bytes allocated, nvl(b.free,0) free, a.bytes-nvl(b.free,0) used, (nv...
Saturday, February 24, 2007
Mount USB Pen Drive in to Linux.
›
Before plug in USB pen see /var/log/messages kernel through which you get device name and path. Here I get sdc as device name ( or sda0, sda...
1 comment:
‹
›
Home
View web version