Error while cloning database to a different host

Hi,
I'm using rman to clone a database from host1 to host2. The directory structures on host2 is different from host1 for the datafiles and control file.
I have changed the init.ora file on host2 to reflect the new path for the control files.
Within the run command I have:
run{
SET NEWNAME FOR DATAFILE 1 TO '/u04/oradata/AUX/system01.dbf'; (for all the datafiles I have this statement)
DUPLICATE TARGET DATABASE TO AUX
LOGFILE
GROUP 1 ('/u04/oradata/AUX/redo01a.log',
'/u05/oradata/AUX/redo01b.log') SIZE 100M
GROUP 2 ('/u04/oradata/AUX/redo02a.log',
'/u05/oradata/AUX/redo02b.log') SIZE 100M
GROUP 3 ('/u04/oradata/AUX/redo03a.log',
'/u05/oradata/AUX/redo03b.log') SIZE 100M;
When I run the command I get the error as:
using channel ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: starting datafile backupset restore
channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
restoring datafile 00001 to /u04/oradata/AUX/system01.dbf
restoring datafile 00002 to /u04/oradata/AUX/undotbs01.dbf
restoring datafile 00004 to /u04/oradata/AUX/drsys01.dbf
restoring datafile 00006 to /u04/oradata/AUX/xdb01.dbf
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 10/14/2005 12:06:49
RMAN-03015: error occurred in stored script Memory Script
ORA-19504: failed to create file "/u04/oradata/AUX/undotbs01.dbf"
ORA-27040: skgfrcre: create error, unable to create file
SVR4 Error: 13: Permission denied
Can someone help me. I'm not sure where I'm wrong. The user running the script has write permission in /u04/oradata/AUX/ directory.
Thanks,
Mamata

The message seems to be clear, did you check the file permissions on host2? You cannot create undotbs01.dbf, because the existing permissions don't allow it.

Similar Messages

  • Error while cloning database using RMAN

    hi there,
    Here is our setup:
    OS: Solaris 5.9
    Database:9.2.0.3
    While cloning test database from our production database using RMAN, we happen to get the following error..
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 12/11/2007 15:28:59
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 450
    RMAN-06100: no channel to restore a backup or copy of datafile 449
    give us a solution to rectify this problem.
    Thanks,
    Balu.

    Can you please post the RMAN restore script ?
    where are the backups located

  • Error while cloning apps tier

    Hi can any body help in this error while cloning application tier ??
    APPS Password : Log file located at /dump/RMSCLN/inst/apps/RMS_devmdb1/admin/log/ApplyAppsTier_03251028.log
    - 73% completed
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
    at oracle.apps.ad.clone.ApplyApplTop.checkAutoConfigErr(ApplyApplTop.java:590)
    at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:558)
    at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
    at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
    at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
    at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
    ... 6 more
    ERROR while running Apply...
    Thu Mar 25 10:36:07 2010
    ERROR: Failed to execute /dump/RMSCLN/apps/apps_st/comn/clone/bin/adclone.pl
    Thanks
    Mohamed

    Hi Helois
    I tried to run autoconfig manually and i find that it couldnt create the dbc file with the following error:
    Unique constraint error (00001) is OK if key already exists
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    ADD call failed with exit code 1
    Trying to update information ...
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    UPDATE call failed with exit code 1
    Updating parameters: fnd_jdbc_buffer_min=1 fnd_jdbc_buffer_max=5 fnd_jdbc_buffer_decay_interval=300
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    Updating parameters: fnd_jdbc_buffer_decay_size=5 fnd_jdbc_usable_check=false fnd_jdbc_context_check=true
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    Updating parameters: fnd_jdbc_plsql_reset=false
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    DBC generation failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Io exception: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    I dont know why it is trying to connect to the old database.
    Thanks
    Mohamed

  • Getting error while uploading multiple files in sharepoint hosted app in 2013 with REST API

    Hi All,
    In one of my tasks, I was struck with one issue, that is "While uploading multiple files into custom list with REST API".
    Iam trying to upload multiple files in library with REST calls for an APP development, my issue is if i wants to upload 4 image at once its storing only
    3 image file and further giving "Conflict" error". Below is the attached screenshot of exact error.
    Error within screenshot are : status Code : 409
    status Text :conflict
    For this operation i am uploading different files as an attachment to an list item, below is the code used for uploading multiple files.
    my code is
    function PerformUpload(listName, fileName, listItem, fileData)
        var urlOfAttachment="";
       // var itemId = listItem.get_id();
        urlOfAttachment = appWebUrl + "/_api/web/lists/GetByTitle('" + listName + "')/items(" + listItem + ")/AttachmentFiles/add(FileName='" + fileName + "')"
        // use the request executor (cross domain library) to perform the upload
        var reqExecutor = new SP.RequestExecutor(appWebUrl);
        reqExecutor.executeAsync({
            url: urlOfAttachment,
            method: "POST",
            headers: {
                "Accept": "application/json; odata=verbose",
                "X-RequestDigest": digest              
            contentType: "application/json;odata=verbose",
            binaryStringRequestBody: true,
            body: fileData,
            success: function (x, y, z) {
                alert("Success!");
            error: function (x, y, z) {
                alert(z);

    Hi,
    THis is common issue if your file size exceeds 
     upload a document of size more than 1mb. worksss well for kb files.
    https://social.technet.microsoft.com/Forums/office/en-US/b888ac78-eb4e-4653-b69d-1917c84cc777/getting-error-while-uploading-multiple-files-in-sharepoint-hosted-app-in-2013-with-rest-api?forum=sharepointdevelopment
    or try the below method
    https://social.technet.microsoft.com/Forums/office/en-US/40b0cb04-1fbb-4639-96f3-a95fe3bdbd78/upload-files-using-rest-api-in-sharepoint-2013?forum=sharepointdevelopment
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error while Assigning database level role (db_datareader) to SQL login (Domain Account)

    Team,
    I got an error while creating a User for Domain Account. Below is the screen shot of the error (error : 15401)
    Database instance is on SQL 2000 SP3. ( I know it is out of support, But the customer is relutanct to upgrade)
    On Google search, i found below article which is best matching for this error
    http://support.microsoft.com/kb/324321
    I have follows each step of troubleshooting. But still the issue persists.
    Step 1. The login does not exist == The login is very much exist in the domain as i am able to add the same domain id to other database instances
    Step 2. Duplicate security identifiers == i have used this query to find duplicate SID
    /*  SELECT name FROM syslogins WHERE sid = SUSER_SID ('YourDomain\YourLogin') */
    But there was only one row returned with create date of today's.
    Error while Assigning database level role (db_datareader) to SQL login (Domain Account) 
    Step 3. Authentication failure == Domain is available. User is able to login on other servers via RDP connection.
    Step 4. Case sensitivity == Database collation is set to Case insensitivity. (CI)
    Other two 5. Local Accounts & 6. Name resolution == is not applicable to me.
    I tried other ways also.
    A. Creating login and providing permission in one go only = User account is not created
    B. Instead of GUI, use query to create login and provide required permission = Same error.
    Does anybody has faced any such situation
    Chetan

    See the below output
    srvid
    sid
    xstatus
    xdate1
    xdate2
    name
    password
    dbid
    language
    isrpcinmap
    ishqoutmap
    selfoutmap
    NULL
    0x010500000000000515000000A1F66E1BFC1DC75D26E72530A2B80400
    14
    20:25.9
    57:33.4
    UKBAA\LHRAPPMuttavarapuS
    NULL
    1
    us_english
    0
    0
    0
    Chetan

  • Error while creating database in classic appln

    Hi All,
    I am getting this error while creating database in classic application.
    com.hyperion.planning.olap.EssbaseException: Failed to create database, error code [%s] (1013221).
    Can anyone please let me know why I am getting it?
    Thanks in advance

    Can you check for a more specific error code in the Application log? There can be various reasons for this:
    1. For data storage and binary installation, Essbase supports the use of any disk array device mounted with a local file system interface (for example, NTFS, HPFS, JFS, VxFS, and UFS). A disk array mounted using NFS or CIFS is not supported.Use any disk array device mounted with a local file system interface (for example, NTFS, HPFS, JFS, VxFS, and UFS).
    2. Error occurs when deploy Planning application with double byte enabled. When the plan name is changed to English, deploy will be successful. This issue can be fixed by setting Correct Essbase ESSLANG system value.
    3. The Essbase User that creates the application and DB folders has default ACL rw-rw-rw which does not allow the essbase app to create files inside the folder.
    HTH-
    Jasmine.

  • Error while creating database manually

    hi guru's i am getting error while creating database manually
    my sql is SQL>create database lily
      logfile   group 1 ('C:\oracle\product\10.2.0\oradata\lily\redo1.log') size 10M,
                group 2 ('C:\oracle\product\10.2.0\oradata\lily\redo2.log') size 10M,
                group 3 ('C:\oracle\product\10.2.0\oradata\lily\redo3.log') size 10M
      character set          WE8ISO8859P1
      national character set utf8
      datafile 'C:\oracle\product\10.2.0\oradata\lily\system.dbf'
                size 50M
                autoextend on
                next 10M maxsize unlimited
                extent management local
      sysaux datafile 'C:\oracle\product\10.2.0\oradata\lily\sysaux.dbf'
                size 10M
                autoextend on
                next 10M
                maxsize unlimited
      undo tablespace undo
                datafile 'C:\oracle\product\10.2.0\oradata\lily\undo.dbf'
                size 10M
      default temporary tablespace temp
                tempfile 'C:\oracle\product\10.2.0\oradata\lily\temp.dbf'
                size 10M;and i am getting following error
    create database lily
    ERROR at line 1:
    ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: 'C:\ORACLE\PRODUCT\10.2.0\ORADATA\LILY\CONTROL01.CTL'
    ORA-27038: created file already exists
    OSD-04010: <create> option specified, file already exists
    code}
    Edited by: CHETAN YADAV on Jul 19, 2011 6:55 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    create database lily
      logfile   group 1 ('C:\oracle\product\10.2.0\oradata\lily\redo1.log') size 10M,
              group 2 ('C:\oracle\product\10.2.0\oradata\lily\redo2.log') size 10M,
                group 3 ('C:\oracle\product\10.2.0\oradata\lily\redo3.log') size 10M
      datafile 'C:\oracle\product\10.2.0\oradata\lily\system.dbf'  size 150M
    sysaux datafile 'C:\oracle\product\10.2.0\oradata\lily\sysaux.dbf' 150 M
      undo tablespace undo  datafile 'C:\oracle\product\10.2.0\oradata\lily\undo.dbf'  size 10M
    default temporary tablespace temp tempfile 'C:\oracle\product\10.2.0\oradata\lily\temp.dbf' size 10M;
    remove the SQL> from the a.sql script also change the system datafile size to minimum of 100mb size
    ALSO check/change the undotablespace name with your init parameter file it should match as it is in the init parameter file
    Edited by: rajeysh on Jul 19, 2011 6:59 PM

  • ERROR WHILE INSTALLING DATABASE INSTANCE

    Hi All,
        I am getting an error while installing database instance in 4.7EE with Oracle 8i.The error is
    running sapstart.exe name=AS9 nr=00 SAPDIAHOST=astrum -wait
    SAPSTART finished successfully on astrum_AS9_00, but Dispatcher is not connected to MessageServer.
    sapparam(1c): No Profile used.
    PLEASE HELP ME....

    hi pavan,
    i believe that oracle 8i are no longer supported by SAP.
    By default, SAP R/3 4.7 EE should come with Oracle 9i.
    Check your installer again.
    ardhian
    http://sapbasis.wordpress.com

  • Event ID 1012 - There was an error while attempting to read the local hosts file

    When I start my Computer after it has been turned off overnight (switched off at the Power supply) I get a Blue screen and have to reboot the PC. in the Event log it has this error: Event ID 1012 - DNS client events - There was an error while attempting
    to read the local hosts file.
    Once the PC has booted evrything is O.K. I can restart the PC with no problems, it only seems to happen if the PC has been switched off for a while.
    I am connected to the net via an Netgear dg834v4 Modem/Router
    Windows 7 Ultimate
    Intel Q8200 CPU
    2 x 360 Gb HDD
    ATI 4680 !Gb Video Card
    Digital HDA X-Mystique 7.1 Sound Card
    Aver media 777 TV Tuner card.
    Thank you
    jeepers01
    After further Investigation it seems that this error is Not responsible for my Blue screening......I started my PC after leaving it off all night, and it started normally, but i still have this error in the Event Log - System.....I have searched the Technet
    forums (and there is a lot of ID 1012 errors) but non relating to my problem....If anyone knows what is causing this error and how to fix it, i'd be Grateful....although it does not seem to affect the PC in any way that i can see.
    thanks
    jeepers01

    Since Windows system uses separated user mode and kernel mode memory space, stop errors are always caused by kernel portion components, such as a third-party device drivers, backup software or anti-virus services (buggy services).
    The system goes to a BSOD because there is some exceptions happened in the kernel (either the device driver errors or the service errors), and Windows implements this mechanism: When it detects some errors occur in the kernel, it will kill the box in case
    some more severe damage happens. Then we get a blue screen or the system reboots (it depends on what the system settings are).
    To troubleshoot this kind of kernel crash issue, we need to debug the crashed system dump. Unfortunately, debugging is beyond what we can do in the forum. A suggestion would be to contact Microsoft Customer Service and Support (CSS) via telephone so that
    a dedicated Support Professional can assist with your request. Please be advised that contacting phone support will be a charged call.
    To obtain the phone numbers for specific technology request please take a look at the web site listed below:
    Microsoft - Help and Support
    If you are outside the US please see
    Microsoft Worldwide Home for regional support phone numbers.
    Meantime we can try some available steps as a general troubleshoot.
    1. Please remove the antivirus and run the system with a period. If the issue does not occur, mainly focus on antivirus settings and compatibility. 
    2. Disable Automatic Restart and see detail information on the blue screen.
    1).Click Start, in the Start Search box enter sysdm.cpl.
    2).Click the tab Advanced. Under Startup and Recovery, click the Settings button.
    3). Uncheck “Automatically restart”.
    4). On the drop-down menu “Write debugging information”, choose “Small memory dump”.
    5). Click OK.
    When Blue Screen displays, you may find some useful information.
    Arthur Xie - MSFT

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • Error while cloning R12 instance

    Hi,
    I am trying to clone R12 Production instance to R12 development instance.
    And i got the below error.
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/java:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/OraInstaller.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/ewt3.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/share.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/srvm.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyDBTier -e /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml -stage /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone -showProgress
    APPS Password : Log file located at /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/ApplyDBTier_11291440.log
    / 50% completed
    RC-50004: Fatal: Error occurred in ApplyDBTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
    at oracle.apps.ad.clone.ApplyDatabase.checkAutoConfigErr(ApplyDatabase.java:3034)
    at oracle.apps.ad.clone.ApplyDatabase.runAutoConfig(ApplyDatabase.java:2839)
    at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:489)
    at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:443)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:336)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:101)
    ... 6 more
    ERROR while running Apply...
    Tue Nov 29 14:42:27 2011
    ERROR: Failed to execute /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/bin/adclone.pl
    Please check logfile.
    [oravis12@blink4 bin]$ ping blink3
    PING blink3.blink.com (192.168.100.178) 56(84) bytes of data.
    64 bytes from blink3.blink.com (192.168.100.178): icmp_seq=0 ttl=64 time=1.18 ms64 bytes from blink3.blink.com (192.168.100.178): icmp_seq=1 ttl=64 time=0.168 ms
    --- blink3.blink.com ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1000ms
    rtt min/avg/max/mdev = 0.168/0.675/1.182/0.507 ms, pipe 2
    Can you please help me........
    Thanks in advance
    Regards,
    Nikunj

    Thanks Kashif,
    Below are the details from my log file. My log file size is very large so i m spiliting it's in 2 part.
    Started ApplyDBTier at Tue Nov 29 18:00:08 GMT+05:30 2011
    Version:
         ApplyDBTier.java     :      120.6
    ApplyDBTier (prog) -1 true true true...
    # Calling ApplyDBTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_db_oh...
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adouidb.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/ouicli0.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/config1.c
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/adlnkoh0.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohTue Nov 29 18:00:10 2011
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/jre/bin/java -classpath /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java:/d01/oracle/VIS4/db/tech_st/10.2.0/oui/jlib/OraInstaller.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java/xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml -nolink -oaVar s_db_oh -homestub db -log /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/ohclone.log
    NON-COMPLIANT: /d01/oracle/VIS4/db/tech_st/10.2.0/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /d01/oracle/VIS4/db/tech_st/10.2.0/oraInst.loc
    running OUI CLI home cloning:
    /d01/oracle/VIS4/db/tech_st/10.2.0/oui/bin/runInstaller -clone -silent -force -nolink -waitForCompletion -invPtrLoc /d01/oracle/VIS4/db/tech_st/10.2.0/admin/oui/VIS4_blink4/oraInst.loc ORACLE_HOME=/d01/oracle/VIS4/db/tech_st/10.2.0 ORACLE_HOME_NAME=VIS4_DB__d01_oracle_VIS4_db_tech_st_10_2_0 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Tue Nov 29 18:01:29 2011
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    script returned:
    adlnkoh.sh started at Tue Nov 29 18:01:29 IST 2011
    Log file located at /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/make_11291801.log
    Using make file "ins_sysman.mk" for linking SYSMAN utilities...
    Using make file "ins_emdb.mk" for linking COLLECTOR utility...
    adlnkoh.sh completed sucessfully
    .end std out.
    .end err out.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adouidb.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/ouicli1.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/config2.c
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/adlnkoh1.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    Completed home registration for s_db_oh
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/sqlnet.ora
    Processing driver file: /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/listener.ora
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/tnsnames.ora
    Starting CVM in INSTE8_SETUP mode
         Using Context file : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/VIS4_blink4.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Tue Nov 29 18:02:30 GMT+05:30 2011
    found context version : 120.27.12000000.5
    available update version : 120.27.12000000.5
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Tue Nov 29 18:02:30 GMT+05:30 2011
    Using version 120.8.12000000.4
    Options:
    Force : no
    Contextfile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Templatefile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    ValueUpdateFile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcvmdb.xml
    Verifying value management system requirements:
    ContextFile : VALID
    Template File : VALID
    ValueUpdateFile : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
    Action : seed
    Change reason : Setting the location to what has been specified by user
    New value : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    [ s_tools_oranls ]
    Action : translate
    WARNING : Variable missing - skipping
    ===========================================================================
    [ Config tool : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/bin/adgentns.pl ]
    Command : /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/bin/adgentns.pl PASSWORD contextfile=/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml logdir=/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
         Classpath : :/d01/oracle/VIS4/db/tech_st/10.2.0/jdbc/lib/ojdbc14.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java/xmlparserv2.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java:/d01/oracle/VIS4/db/tech_st/10.2.0/jlib/netcfg.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/jlib/ldapjclnt10.jar
    Loading ORACLE_HOME environment from /d01/oracle/VIS4/db/tech_st/10.2.0
    Logfile: /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/NetServiceHandler.log
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating templates
    tnsnames.ora instantiated
    listener.ora instantiated
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Finished running CVM.....
    Processing DriverFile = /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/ons_config_db.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/opmn/conf/ons.config
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/opmn/conf/ons.config to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/ons.config
    setting permissions: 644
    setting ownership: oravis12:dba
    Creation of Directory - /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4 Succeeded.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adexecsql.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adexecsql.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adexecsql.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adexecsql.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adstopdb.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstopdb.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstopdb.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adstopdb.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adstrtdb.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstrtdb.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstrtdb.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adstrtdb.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    Creation of Directory - /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4 Succeeded.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbccnv.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbccnv.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbccnv.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbccnv.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrobj.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrobj.sql
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adchknls.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adchknls.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/ad8idbux.env
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/VIS4_blink4.env
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/VIS4_blink4.env to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/VIS4_blink4.env
    setting permissions: 644
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adupdlib_ux.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adupdlib.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adupdlib.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adupdlib.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdb.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdb.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdb.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdb.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdlsn.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdlsn.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdlsn.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdlsn.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdcnv.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdcnv.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdcnv.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdcnv.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbprf.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbprf.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbprf.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbprf.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afdbprf.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afdbprf.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afdbprf.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afdbprf.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbctl.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addbctl.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addbctl.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbctl.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addlnctl.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addlnctl.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addlnctl.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addlnctl.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adlsnodes.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adlsnodes.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlsnodes.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrobj.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrobj.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/txkConfigDbOcm.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/txkConfigDbOcm.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/txkConfigDbOcm.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/txkConfigDbOcm.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    File /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afinit_db102.ora
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/initVIS4.ora
    setting ownership: oravis12:dba
    File /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/listener.ora of type INSTALL already exists, this file will not be instantiated.
    File /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/config.c
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adautocfg_ux.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adautocfg.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adautocfg.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adautocfg.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlicnse.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adlicnse.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adlicnse.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlicnse.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adclobconv.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobconv.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobconv.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adclobconv.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adclobtmp.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobtmp.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobtmp.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adclobtmp.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adpreclone.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adpreclone.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adpreclone.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adpreclone.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrdb.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdb.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdb.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrdb.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbupdgsm.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbupdgsm.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbupdgsm.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbupdgsm.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlnkoh.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdbrdlg.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdbrdlg.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrdbrdlg.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afmkinit.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afmkinit.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afmkinit.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afmkinit.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcmclean.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcmclean.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcmclean.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcmclean.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcctclean.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcctclean.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcctclean.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcctclean.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    AutoConfig Setup Phase
    Running Setup Process 1 of 2 for AppsUtil
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl

  • Geeting autoconfig error while cloning

    I am getting this eeror while cloning.Please suggest me
    cinohdbd01sec:/prj2/apps/prj2appl/fnd/11.5.0/patch/115/bin $ tail -50 /prj2/output/log/txkSetSOHM_ac.log
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adgendbc.sh INSTE8_SETUP 1
    afcpnode.sh INSTE8_SETUP 1
    afgcsreg.sh INSTE8_SETUP 1
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adadmprf.sh INSTE8_PRF 1
    afadmprf.sh INSTE8_PRF 1
    afcpctx.sh INSTE8_PRF 1
    afcpgsm.sh INSTE8_PRF 1
    ahladmprf.sh INSTE8_PRF 1
    aradmprf.sh INSTE8_PRF 1
    bisadmprf.sh INSTE8_PRF 1
    bisdblrp.sh INSTE8_PRF 1
    clnadmprf.sh INSTE8_PRF 1
    cnadmprf.sh INSTE8_PRF 1
    csdadmprf.sh INSTE8_PRF 1
    cseadmprf.sh INSTE8_PRF 1
    csfagprf.sh INSTE8_PRF 1
    csiadmprf.sh INSTE8_PRF 1
    eamadmprf.sh INSTE8_PRF 1
    fteadmprf.sh INSTE8_PRF 1
    gladmprf.sh INSTE8_PRF 1
    jtfadmprf.sh INSTE8_PRF 1
    okeadmprf.sh INSTE8_PRF 1
    okladmprf.sh INSTE8_PRF 1
    ontadmprf.sh INSTE8_PRF 1
    paadmprf.sh INSTE8_PRF 1
    wipadmprf.sh INSTE8_PRF 1
    wshadmprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2ora/iAS/Apache/perl/bin/perl -I /prj2/apps/prj2ora/iAS/Apache/perl/lib/5.00503 -I /prj2/apps/prj2ora/iAS/Apache/perl/lib/site_perl/5.005 -I /prj2/apps/prj2appl/au/11.5.0/perl /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adadmat.pl INSTE8_APPLY 256
    txkGenExtSecConf.pl INSTE8_APPLY 1
    AutoConfig is exiting with status 29
    Thanks,
    Dave

    And one more thing in log file showing this,Hsawwan plz suggest me
    SCRIPT RETURNED:
    Generate Tns Names
    Logfile: /prj2/apps/prj2appl/admin/prj2_cinohappdi01sec/log/06010758/NetServiceHandler.log
    Classpath : /usr/jdk1.5.0_12/jre/lib/rt.jar:/usr/jdk1.5.0_12/lib/dt.jar:/usr/jdk1.5.0_12/lib/tools.jar:/prj2/apps/prj2comn/java/appsborg2.zip:/prj2/apps/prj2comn/java
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Configuring templates from all of the product tops...

  • Error while transporting database index into quality system

    Hello,
    I am getting an error while transporting a new index in quality system.
    I have created a new index for table VBFA in TRD and activity the object without errors. I even adjusted the database table using database utility.
    While transporting the request there was a strange error "R3TRTABLVBFA was repaired in this system".
    I retransported the objects using a new request. However I still got the same error.
    Please help.

    Navin,
    No idea about the error you have mentioned but check the SAP Notes 185530 and see if you can avoid creating an index.In this Notes it is clearly mentioned on how to use VBFA table without any performance issues.
    K.Kiran.

  • Error while duplicating database for building dataguard(standby)

    RMAN> duplicate target database for standby dorecover;
    Starting Duplicate Db at 25-MAY-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=17 device type=DISK
    contents of Memory Script:
    set until scn 874292;
    sql clone "alter system set control_files =
    ''/u01/app/oracle/oradata/STANDBY/controlfile/o1_mf_8sz086mc_.ctl'', ''/u01/app/oracle/flash_recovery_area/STANDBY/controlfile/o1_mf_8sz087vk_.ctl'' comment=
    ''Set by RMAN'' scope=spfile";
    restore clone standby controlfile;
    executing Memory Script
    executing command: SET until clause
    sql statement: alter system set control_files = ''/u01/app/oracle/oradata/STANDBY/controlfile/o1_mf_8sz086mc_.ctl'', ''/u01/app/oracle/flash_recovery_area/STANDBY/controlfile/o1_mf_8sz087vk_.ctl'' comment= ''Set by RMAN'' scope=spfile
    Starting restore at 25-MAY-13
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /u01/PRBACKUP/0doahj1f_1_1
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /u01/PRBACKUP/0doahj1f_1_1
    ORA-19505: failed to identify file "/u01/PRBACKUP/0doahj1f_1_1"
    ORA-27041: unable to open file
    Linux Error: 13: Permission denied
    Additional information: 9
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /u01/PRBACKUP/0aoaeo7l_1_1
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /u01/PRBACKUP/0aoaeo7l_1_1
    ORA-19505: failed to identify file "/u01/PRBACKUP/0aoaeo7l_1_1"
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /u01/PRBACKUP/08oaeo63_1_1
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /u01/PRBACKUP/08oaeo63_1_1
    ORA-19505: failed to identify file "/u01/PRBACKUP/08oaeo63_1_1"
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/25/2013 17:13:24
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    can anybody tell me what should I do....

    Hello;
    Kind of hard without seeing everything but based on this :
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /u01/PRBACKUP/0doahj1f_1_1
    ORA-19505: failed to identify file "/u01/PRBACKUP/0doahj1f_1_1"
    ORA-27041: unable to open file
    Linux Error: 13: Permission deniedIf appears you have an OS permission on "/u01/PRBACKUP/" or the file is just missing.
    If it helps here are my notes on this :
    http://www.visi.com/~mseberg/duprman.html
    http://www.visi.com/~mseberg/duprman2.html
    Best Regards
    mseberg

  • Error while creating database on 10.2 enterprise eidition

    Hi,
    When i trying to create database through batch file on oracle version 10.2 enterprise edition, its giving error.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Following error message logged in log file:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    Offending statement at line 7032
    create unique index apply$_conf_hdlr_columns_unq1
    on apply$_conf_hdlr_columns(object_number, column_name)
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '%ORACLE_HOME%\RDBMS\ADMIN\SQL.BSQ' near line 7032
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    The same script is working fine on Oracle 10.1 Enterprise edition But its giving error on Oracle 10.2 Enterprise edition while creating database.
    Please help.
    Thanks in advance

    Hi,
    Content of PFILE:
    # Basic Initialization Parameters
    cluster_database=false
    compatible=10.1.0.2.0
    control_files = ("F:/oracle/oradata/DTO/ctrl01.ctl", "F:/oracle/oradata/DTO/ctrl02.ctl")
    db_block_size=8192
    # db_create_file_dest               # only used in OMF mode
    # db_create_online_log_dest_n          # only used in OMF mode
    db_domain=""
    db_name=DTO
    db_recovery_file_dest=F:/oracle/oradata/DTO/flash_recovery_area
    db_recovery_file_dest_size=2G
    db_unique_name=DTO_01
    # instance_number               # RAC parameter
    job_queue_processes=10
    # log_archive_dest_n               # NOARCHIVELOG mode
    # log_archive_dest_state_n          # NOARCHIVELOG mode
    # nls_language                    # OS dependant
    # nls_territory                    # OS dependant
    open_cursors=50
    pga_aggregate_target=10M
    processes=50
    # remote_listener               # RAC parameter
    remote_login_passwordfile=EXCLUSIVE
    # rollback_segments               # UNDO_MANAGEMENT mode
    # sessions                    # derived from processes
    sga_target=100M
    shared_servers=0
    star_transformation_enabled=FALSE
    undo_management=AUTO
    # undo_tablespace               # first UNDO tablespace
    # Other Parameters
    background_dump_dest=F:/oracle/admin/DTO/bdump
    core_dump_dest=F:/oracle/admin/DTO/cdump
    cursor_sharing=SIMILAR
    db_file_multiblock_read_count=64          
    db_files=400
    db_writer_processes=2
    instance_name=DTO
    log_buffer = 8192
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 0
    os_authent_prefix=""
    service_names=DTO
    statistics_level=typical
    timed_statistics=true
    user_dump_dest=F:/oracle/admin/DTO/udump
    utl_file_dir=*
    Command in batch script:
    CONNECT sys/oracle AS SYSDBA
    STARTUP NOMOUNT PFILE=&ADMN_DIR/pfile/init&ORA_INST..ora
    CREATE DATABASE &ORA_INST
         CONTROLFILE REUSE
         LOGFILE
              GROUP 1 ('&REDO_DIR_1/redo11.log','&REDO_DIR_2/redo12.log') SIZE 10M REUSE,
              GROUP 2 ('&REDO_DIR_1/redo21.log','&REDO_DIR_2/redo22.log') SIZE 10M REUSE,
              GROUP 3 ('&REDO_DIR_1/redo31.log','&REDO_DIR_2/redo32.log') SIZE 10M REUSE,
              GROUP 4 ('&REDO_DIR_1/redo41.log','&REDO_DIR_2/redo42.log') SIZE 10M REUSE
         DATAFILE
              '&DATA_DIR/syst01.dbf' SIZE 40M REUSE AUTOEXTEND ON NEXT 40M MAXSIZE 2G
              EXTENT MANAGEMENT LOCAL
         SYSAUX DATAFILE
              '&DATA_DIR/saux01.dbf' SIZE 40M REUSE AUTOEXTEND ON NEXT 40M MAXSIZE 2G
         DEFAULT TEMPORARY TABLESPACE temp
              TEMPFILE '&TEMP_DIR/temp01.dbf' SIZE 20M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 2G
              EXTENT MANAGEMENT LOCAL UNIFORM SIZE 10M
         UNDO TABLESPACE undo
              DATAFILE '&UNDO_DIR/undo01.dbf' SIZE 20M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 2G,
                   '&UNDO_DIR/undo02.dbf' SIZE 20M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 2G
         CHARACTER SET AL32UTF8
         SET TIME_ZONE = 'Europe/Warsaw';

Maybe you are looking for

  • My iPhone went to Recovery mode, could not able to restore it back to working state

    Iam iPhone4 user, Recently my iPhone  shows only iTunes symbol. When I connect it to iTunes, it is saying "iPhone in Recovery mode". When I Restore the iPhone, I could not be able to do it. When i check the update logs. Found the following error    

  • Error 1015 when upgrading from 3.0 to 3.0.1

    Hello, I recently purchased an iPhone and my first time connecting it to iTunes it asked to upgrade from 3.0 to 3.0.1, which I assumed was fairly standard so I let it go. However, it made it about 75% through the progress bar on the iPhone display an

  • MDBs and Sessions

    We have an MDB that listens to a queue. When a message is received the data is passed to a StatefullSessionBean for processing. Now this works seemingly fine for a single message, but if we publish many "simultaneous" messages to the queue we get Ses

  • Freehand MX activation woe's

    I have Freehand MX from the Studio MX2004 suite I bought a few years back. Since then I've upgraded to Studio 8, and now again to CS 3 (which is awesome). I don't normally use freehand, and I used to use it on my PC, but I've moved across to Mac (Stu

  • Split Table Procedure in Database Migration

    Hello, We are doing Database Migration from Informix to Oracle... We have a Big Table PCL4 in our system which is around 100 GB.. I want to split the table and would like to know what is the procedure to do so... What changes are to be done at databa