ORA-19506:failed to create sequential file.

RMAN offline full backup failed.
We had setup of Oracle RMAN backup with TSM and it was working perfect but few days backup, our team did testing with RMAN-NetBackup on database server and after that our existing backup process started giving error.
Our RMAN backup script is point to TSM but while executing, it shows to point NetBackup and not sure what dependencies are forcing them to point NetBackup.
Oracle- 9i
OS- AIX
Error Message:-
Starting backup at 04-SEP-12 09:21:51
channel t1: starting full datafile backupset
channel t1: specifying datafile(s) in backupset
input datafile fno=00004 name=/u03/oradata/Test/datap_index01.dbf
input datafile fno=00003 name=/u03/oradata/Test/datap_data01.dbf
channel t1: starting piece 1 at 04-SEP-12 09:21:52
released channel: t1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on t1 channel at 09/04/2012 09:37:07
ORA-19506: failed to create sequential file, name="Test_T_FULL_OFFLINE_set2057_piece1_20120904_09nkbf1g_1_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
VxBSAValidateFeatureId: Failed with error:
Server Status: cannot connect on socket

Thanks for respond but issue is slightly different, we have RMAN backup setup with TSM and it was working fine earlier but last week one of our team installed and configured NetBackup with RMAN for testing oracle backup with RMAN-NetBackup and after testing they revert back the changes.
After this testing mine RMAN-TSM backup started giving error and in error it seems to point to NetBackup instead of TSM, however I did check the RMAN script but there is no any changes that point to NetBackup.
I am not sure what changes are causing to point backup to NetBackup instead of TSM.
Please see the complete error message below-
allocated channel: t1
channel t1: sid=11 devtype=SBT_TAPE
channel t1: Veritas NetBackup for Oracle - Release 7.5 (2012050906)*
old RMAN configuration parameters:
CONFIGURE CONTROLFILE AUTOBACKUP ON;
new RMAN configuration parameters:
CONFIGURE CONTROLFILE AUTOBACKUP ON;
new RMAN configuration parameters are successfully stored
starting full resync of recovery catalog
full resync complete
old RMAN configuration parameters:
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO 'bk_ctl_%d_%F';
new RMAN configuration parameters:
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO 'bk_ctl_%d_%F';
new RMAN configuration parameters are successfully stored
starting full resync of recovery catalog
full resync complete
Starting backup at 04-SEP-12 09:21:51
channel t1: starting full datafile backupset
channel t1: specifying datafile(s) in backupset
input datafile fno=00004 name=/u03/oradata/TEST_T/datap_index01.dbf
input datafile fno=00003 name=/u03/oradata/TEST_T/datap_data01.dbf
channel t1: starting piece 1 at 04-SEP-12 09:21:52
released channel: t1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on t1 channel at 09/04/2012 09:37:07
ORA-19506: failed to create sequential file, name="TEST_T_FULL_OFFLINE_set2057_piece1_20120904_09nkbf1g_1_1", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
VxBSAValidateFeatureId: Failed with error:
Server Status:  cannot connect on socket
RMAN>

Similar Messages

  • Rman tivoli failure:  create sequential file, Authentication Failure

    New db instance, not writing to tape.
    DB is 10.2.0.4
    run {
    allocate channel sbt_backup1 type 'SBT_TAPE' format '%U' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/ora
    cle/bin64/tdpo_mydb.opt)';
    backup tablespace users;
    release channel sbt_backup1;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on sbt_backup1 channel at 10/02/2009 11:17:42
    ORA-19506: failed to create sequential file, name="0tkqpi6l_1_1", parms=""
    ORA-27028: skgfqcre: sbtbackup returned error
    ORA-19511: Error received from media manager layer, error text:
    ANS1025E (RC137) Session rejected: Authentication failure
    Settings
    /usr/tivoli/tsm/client/oracle/bin64
    dsm_mydb.opt
    SErver_name MYDBPRD
    tdpo_mydb.opt
    DSMI_ORC_CONFIG /usr/tivoli/tsm/client/oracle/bin64/dsm_mydb.opt
    TDPO_NODE MYDBPRD
    /usr/tivoli/tsm/client/api/bin64
    dsm.sys
    NODENAME MYDBPRD
    ERRORLOGNAME /usr/local/tsm/logs/IFSDBS_MYDBPRD_error.log
    SCHEDLOGNAME /usr/local/tsm/logs/IFSDBS_MYDBPRD_sched.log
    Note: Several db/clients are working on this server. This is a new setup and not working.

    This is not an Oracle/RMAN problem,contact your TSM administrator:
    http://www-01.ibm.com/support/docview.wss?uid=swg21216057
    Werner

  • RMAN backup results in ORA-19504: failed to create file

    Hi there,
    We are receiving following error when we issue archivelog backup command.
    input archive log thread=2 sequence=63449 recid=112736 stamp=685370768
    input archive log thread=2 sequence=63450 recid=112738 stamp=685373560
    input archive log thread=2 sequence=63451 recid=112739 stamp=685374337
    input archive log thread=2 sequence=63452 recid=112741 stamp=685376999
    input archive log thread=2 sequence=63453 recid=112744 stamp=685377082
    channel ORA_DISK_5: starting piece 1 at 29-APR-09
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 04/29/2009 10:09:17
    ORA-19504: failed to create file "/rmanback/arch_27628.arc"
    ORA-27040: skgfrcre: create error, unable to create file
    SVR4 Error: 2: No such file or directory
    Any solutions, Please.
    Thanks,
    Balu.

    the mount point /rmanback has full write/read permission.
    root@cmwdb2 # pwd
    /rmanback
    root@cmwdb2 # ls -lrt |pg
    total 421996016
    -rwxrwxrwx 1 oracle dba 604926976 Apr 25 07:57 arch_27391.arc
    -rwxrwxrwx 1 oracle dba 675586048 Apr 25 07:57 arch_27392.arc
    -rwxrwxrwx 1 oracle dba 710009856 Apr 25 07:57 arch_27390.arc
    -rwxrwxrwx 1 oracle dba 733988864 Apr 25 07:57 arch_27388.arc
    -rwxrwxrwx 1 oracle dba 741121024 Apr 25 07:57 arch_27389.arc
    -rwxrwxrwx 1 oracle dba 44449792 Apr 25 07:58 _c-1556269231-20090425-03.arc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Expdp fails to create .dmp files in NFS mount point in solaris 10,Oracle10g

    Dear folks,
    I am facing a wierd issue while doing expdp with NFS mount point. Kindly help me on this.
    ===============
    expdp system/manager directory=exp_dumps dumpfile=u2dw.dmp schemas=u2dw
    Export: Release 10.2.0.4.0 - 64bit Production on Wednesday, 31 October, 2012 17:06:04
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-39001: invalid argument value
    ORA-39000: bad dump file specification
    ORA-31641: unable to create dump file "/backup_db/dumps/u2dw.dmp"
    ORA-27040: file create error, unable to create file
    SVR4 Error: 122: Operation not supported on transport endpoint
    I have mounted like this:
    mount -o hard,rw,noac,rsize=32768,wsize=32768,suid,proto=tcp,vers=3 -F nfs 172.20.2.204:/exthdd /backup_db
    NFS=172.20.2.204:/exthdd
    given read,write grants to public as well as specific user

    782011 wrote:
    Hi sb92075,
    Thanks for ur reply. pls find the below. I am able to touch the files while exporting log files also creating having the error msg as i showed in previous post.
    # su - oracle
    Sun Microsystems Inc. SunOS 5.10 Generic January 2005
    You have new mail.
    oracle 201> touch /backup_db/dumps/u2dw.dmp.test
    oracle 202>I contend that Oracle is too dumb to lie & does not mis-report reality
    27040, 00000, "file create error, unable to create file"
    // *Cause:  create system call returned an error, unable to create file
    // *Action: verify filename, and permissions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • The distribution agent failed to create temporary files in 'C:\Program Files\Microsoft SQL Server\110\COM' directory. System returned errorcode 5.

    One of my replication job failed with below error, which means job failed because of permission issue on the folder. To resolve that, I have granted the permission and it started working fine. Now the question is as my job was running fine since long time
    without any issue then how suddenly the permission of the folder got omitted automatically? I am sure that no one deleted the permission from the folder and as the server is part of SQL cluster no failover occurs.
    Error:-The distribution agent failed to create temporary files in 'C:\Program Files\Microsoft SQL Server\110\COM' directory. System returned errorcode 5.
    Rahul

    Hi Rahul,
    Error code 5 indicates that the error is "access is denied."  Please make sure that the COM folder is excluded from any antivirus scan that occurs on the system.
    If the issue still persists, I recommend you use
    Process Monitor to find out a bit more about the accounts and access requests involved. Then grant write permission to the exact COM folder for the account that is running the SQL Server Agent service. For more details, please review the following similar
    thread.
    http://www.sqlservercentral.com/Forums/Topic1364832-1550-1.aspx
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • ORA-01119: error in creating database file

    Hi,
    I am trying to run scripts adcrtbsp.sql but it is giving following error.
    adcrtbsp.sql script contains:
    CREATE TABLESPACE
    APPS_TS_TX_DATA
    DATAFILE '?/dbf/transaction_table.dbf'
    SIZE 1000 M REUSE
    EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128 K
    SEGMENT SPACE MANAGEMENT AUTO ;
    ALTER TABLESPACE
    APPS_TS_TX_DATA
    add DATAFILE
    '?/dbf/transaction_table_2.dbf'
    SIZE 1000 M;
    ALTER TABLESPACE
    APPS_TS_TX_DATA
    add DATAFILE
    '?/dbf/transaction_table_3.dbf'
    SIZE 1000 M;
    CREATE TABLESPACE
    APPS_TS_TX_IDX
    DATAFILE '?/dbf/transaction_index.dbf'
    SIZE 1000 M REUSE
    EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128 K
    SEGMENT SPACE MANAGEMENT AUTO ;
    ALTER TABLESPACE
    APPS_TS_TX_IDX
    add DATAFILE
    '?/dbf/transaction_index_2.dbf'
    SIZE 1000 M;
    sqlplus system/pwd @adcrtbsp.sql
    CREATE TABLESPACE
    ERROR at line 1:
    ORA-01119: error in creating database file 'f:/oracle/dbf/transaction_table.dbf'
    ORA-27040: skgfrcre: create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    Anybody can guide ??

    Hi,
    Let me explain..
    You have started you session
    sqlplus system/pwd @adcrtbsp.sql
    Its trying to create here "'f:/oracle/dbf/transaction_table.dbf' "
    Try to check the path with folder whether exists or not "/dbf"
    Aman.. nice reply... !! I am late :-(
    - Pavan Kumar N

  • Distribution agent failed to create temporary files in

    Hello,
    we are configured transnational replication in sql server 2005 location, all replication jobs are running fine,
    while we checking sql server errorlog showing below error :
    Distribution agent failed to create temporary files in  'C:\Program Files\Microsoft SQL Server\100\COM' directory. System returned errorcode 5.
    NOte: normally we are configured replication 2005 [90] , but while see the above error it shows [100] comparability level . 

    Hi,
    If the account that is running SQL Server Agent does not have write access to the COM folder, the Distribution Agent will fail
    when it is running as a job. If you run the Distribution Agent from a command line by using an account that does not have write access to the COM folder, the same failure will occur.
    To work around this
    issue, grant write permissions to the COM folder for the account that is running the SQL Server Agent service. If you run the Distribution Agent from a command line, grant write permissions to the COM folder for the account that you use to run the Distribution
    Agent.
    For more information, please go through the below URL:
    http://support.microsoft.com/kb/956032/en-us  

  • Failed to create TRS file?

    Hello all,
    We have an automated build for our Help system, in which Final Builder checks the files out of source control and then calls up RH 8 to build our projects. This is all done locally (FB, source control, RH) to the build machine.
    (I also manually build our .CHMs when needed. This is done locally on my own machine.)
    I'm encountering the following error message on one of our child projects when it's run by command line on our build machine:
    Error: Failed to create TRS file. Please use RoboHelp to recover the project.
    Unexpected Error: Failed to prepare single source data for RHCL. Please try to compile it in RoboHTML.
    This project works perfectly on my system - I can manually open it and generate the CHM. This error only seems to occur when it's run via the command line in Final Builder. This is also the only project this occurs on.
    I've tried googling a bit on .trs files (is this even correct?). There's none in the problem project...but then there's also none in any other project (which all compile fine, both manually and by command line), although it looks like it may be a temp file, which may explain why there's none.
    I'm at a loss here as to what's missing or wrong with this project - I've compared my local system to the source control's, and there's no differences between the files (i.e. there's no folder or file that's on my system but not in source control). Nor are there any obvious (to me) differences between this project and the others, and I don't know enough about this file to know what 'parent' files or folders to look at to see why it's not generating.
    Anyone have an idea what exactly the .trs file is, and what might cause a project to be unable to build it?
    Thanks,

    This post suggests the solution is to remove a read only attribute as part of the build process:
    Robohelp 7 HTML command line error
    This one provides some explanation of a bunch of file types (temporary build files):
    Strange new RoboHelp file types
    Hope this helps,
    Amebr
    P.S. Google seems to be doing a better job searching the forums than the Adobe search at the moment. The below seems to work well at keeping it focused on the Robohelp forums.
    site:forums.adobe.com robohelp <enter your search terms here>
    Message was edited by: Amebr

  • ORA-39080: failed to create queues "" and "" for Data Pump job

    When I am running datapump expdp I receive the following error:
    +++Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc+++
    +++tion+++
    +++With the Partitioning, OLAP and Data Mining options+++
    +++ORA-31626: job does not exist+++
    +++ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user CHESHIRE_POLICE_LOCAL+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPV$FT_INT", line 600+++
    +++ORA-39080: failed to create queues "" and "" for Data Pump job+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPC$QUE_INT", line 1555+++
    +++ORA-01403: no data found+++
    Sys has the following two objects as invalid at present after running catproc.sql and utlrp.sql and manual compilation:
    OBJECT_NAME OBJECT_TYPE
    AQ$_KUPC$DATAPUMP_QUETAB_E QUEUE
    SCHEDULER$_JOBQ QUEUE
    While I run catdpb.sql the datapump queue table does not create:
    BEGIN
    dbms_aqadm.create_queue_table(queue_table => 'SYS.KUPC$DATAPUMP_QUETAB', multiple_consumers => TRUE, queue_payload_type =>'SYS.KUPC$_MESSAGE', comment => 'DataPump Queue Table', compatible=>'8.1.3');
    EXCEPTION
    WHEN OTHERS THEN
    IF SQLCODE = -24001 THEN NULL;
    ELSE RAISE;
    END IF;
    END;
    ERROR at line 1:
    ORA-01403: no data found
    ORA-06512: at line 7

    Snehashish Ghosh wrote:
    When I am running datapump expdp I receive the following error:
    +++Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc+++
    +++tion+++
    +++With the Partitioning, OLAP and Data Mining options+++
    +++ORA-31626: job does not exist+++
    +++ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user CHESHIRE_POLICE_LOCAL+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPV$FT_INT", line 600+++
    +++ORA-39080: failed to create queues "" and "" for Data Pump job+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPC$QUE_INT", line 1555+++
    +++ORA-01403: no data found+++
    Sys has the following two objects as invalid at present after running catproc.sql and utlrp.sql and manual compilation:
    OBJECT_NAME OBJECT_TYPE
    AQ$_KUPC$DATAPUMP_QUETAB_E QUEUE
    SCHEDULER$_JOBQ QUEUE
    While I run catdpb.sql the datapump queue table does not create:
    BEGIN
    dbms_aqadm.create_queue_table(queue_table => 'SYS.KUPC$DATAPUMP_QUETAB', multiple_consumers => TRUE, queue_payload_type =>'SYS.KUPC$_MESSAGE', comment => 'DataPump Queue Table', compatible=>'8.1.3');does it work better when specifying an Oracle version that is from this Century; newer than V8.1?

  • Fail to create temp file in Oracle 10g on CentOS

    My disk is full so I delete six temp files and create only one, but when I execute this SQL give me this error. I know i have more than 4GB free space but i don´t know what problem is happen.
    ALTER TABLESPACE temp ADD TEMPFILE '/oracle/oradata/ral/temp01.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE 2048m;
    ERROR
    ALTER TABLESPACE temp ADD TEMPFILE '/oracle/oradata/ral/temp01.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE 2048m
    Informe de error:
    Error SQL: ORA-01119: error create database file '/oracle/oradata/ral/temp01.dbf'
    ORA-27044: no se ha podido escribir el bloque de cabecera del archivo
    Linux-x86_64 Error: 28: No space left on device
    Additional information: 3
    +01119. 00000 - "error in creating database file '%s'"+
    *Cause:    Usually due to not having enough space on the device.+
    *Action:+
    Could you help me plz?
    Thanx in advance

    993296 wrote:
    My disk is full so I delete six temp files and create only one, but when I execute this SQL give me this error. I know i have more than 4GB free space but i don´t know what problem is happen.
    ALTER TABLESPACE temp ADD TEMPFILE '/oracle/oradata/ral/temp01.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE 2048m;
    ERROR
    ALTER TABLESPACE temp ADD TEMPFILE '/oracle/oradata/ral/temp01.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE 2048m
    Informe de error:
    Error SQL: ORA-01119: error create database file '/oracle/oradata/ral/temp01.dbf'
    ORA-27044: no se ha podido escribir el bloque de cabecera del archivo
    Linux-x86_64 Error: 28: No space left on device
    Additional information: 3
    +01119. 00000 - "error in creating database file '%s'"+
    *Cause:    Usually due to not having enough space on the device.+
    *Action:+
    Could you help me plz?
    Thanx in advanceHi,
    please check space under /oracle/oradata/ral filesystem
    Linux-x86_64 Error: 28: No space left on device
    Regards

  • Dreamweaver fails to create cache file

    I have reinstalled Dreamweaver 8 and my main site fails to
    create a site cache file. I am running windows xp fully updated. My
    other sites can create a cache file with no difficulty. I can
    create and destroy files within the sitecache directory. The file
    appears when the error mesage is displayed but disappears as soon
    as the error dialog is acknowledged.
    Any thoughts?

    quote:
    Originally posted by:
    Newsgroup User
    Do you have the cache enabled in your Site definition?
    HTH,
    Randy
    > I have reinstalled Dreamweaver 8 and my main site fails
    to create a site cache
    > file. I am running windows xp fully updated. My other
    sites can create a
    > cache file with no difficulty. I can create and destroy
    files within the
    > sitecache directory. The file appears when the error
    mesage is displayed but
    > disappears as soon as the error dialog is acknowledged.

  • Failing to create temp file in Perl cgi script

    This used to work, perhaps before the Apache 2.4 upgrade?
    From the httpd error log:
    AH01215: Error in tempfile() using template /tmp/XXXXXXXXXX: Could not create temp file /tmp/4VmuZsw3Wt: No such file or directory at...
    Here's the offending code:
    #!/usr/bin/perl
    use strict;
    use warnings;
    use File::Temp;
    use CGI;
    my $q = new CGI();
    print $q->header();
    print "Hi mom\n";
    my( $foo, $bar ) = File::Temp::tempfile();
    print $foo "Test content\n";
    close( $foo );
    print "Hi dad\n";
    1;
    If invoked from the command-line, it works as intended. Tried as users me, root and http (the Apache user).
    If run as CGI script, I get this:
    Hi mom
    then it aborts with an HTTP 500, and emits the above message in the error log.
    Before anybody asks:
    drwxrwxrwt 7 root root 240 May 22 20:51 /tmp
    The Apache configuration has this, which /some/path/cgi contains my above script.
    ScriptAlias "/cgi" /some/path/cgi
    Baffled ...

    Restarting Apache fixed the issue. Ran out of file descriptors perhaps?
    The question is: will it happen again?
    Last edited by jernst (2014-05-22 21:20:12)

  • ImportWizard failed to create BIAR file

    Hi,
    We have installed BOXI 3.0 three weeks ago and so far it's worked fine, especially for scheduling java programs that we wrote.
    One of this java program for which we have created a scheduler running every night, is able to create a BIAR file (only with reports and universes) of our BOXI 3.0 server.
    This java program works and the BIAR files are created correctly with all the reports and universes every night.
    This morning I wanted to created a BIAR file (with the full content of our BOXI 3.0 server) using the Import Wizard tool and unfortunately it didn't work. So I tried to export only reports and universes with the Import Wizard tool like my java program does, but it didn't work either.
    Here is this error in my Import Wizard log file : "Error, Failed to write out object IDs map to ids file". But, last week I created a BIAR file successfully with the Import Wizard tool !!!
    Any ideas ?

    I think the ids file is an xml file the IW creates inside a biar file. It could signify the account running the IW doesn't have access to the location of the biar? maybe a full disk?
    If you can't find a resolution out here try opening a message with the deployment team.
    Regards,
    Tim

  • Failed to create zip file - did not free space

    Hi,I tried to zip the inside of my camera folder and naturally did not have enough space.1. Creation of the zip file failed.2. Shows me that there is no more room left on device, i.e. the space was not freed.3. Can not locate the zip file it tried to create (it did not appear in the same folder as "camera" and can't find it anywhere else either). Can anyone help, please, can't copy files anywhere because no space left and don't want to delete anything. Thanks in advance,Dario

    In regards to your original problem, but I can see two solutions without Link. 1, get an SD card and transfer some content over. The phone has finite space and this is the only way you can access storage from a computer without Link, so it is then only way to back up files (did I mention that is important yet?). 2, download Ghost Commander from the app world. It is a vastly more powerful file browser that can allow you to see your device storage particulars. I have none idea where a temporary ZIP file is located however, so this is not choice #1.

  • NetCA fail to create TNSNAME file

    I installed Oracle11gR2 GRID and RAC on two nodes(windows2008R2): I did some modification for supporting TAF failover.
    when I do "tnsping" I got an error like:
    C:\Users\administrator.QAPF2>tnsping NLQA
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.3.0 - Production on 16-APR-2
    012 17:04:37
    Copyright (c) 1997, 2011, Oracle. All rights reserved.
    Used parameter files:
    C:\app\11.2.0\grid\NETWORK\ADMIN\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION =
    TNS-12533: TNS:illegal ADDRESS parameters
    From oracle forum, there were many discussions on this error: due to some bad characters in tnsnames.ora file.
    They suggest to use NetCA to create it, I tried as follow but I got another(maybe same) error:
    Connecting...ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    The test did not succeed.
    Current node1 status:
    C:\Users\administrator.QAPF2>srvctl config service -d ORCL -s NLQA
    Service name: NLQA
    Service is enabled
    Server pool: ORCL_NLQA
    Cardinality: 2
    Disconnect: false
    Service role: PRIMARY
    Management policy: AUTOMATIC
    DTP transaction: false
    AQ HA notifications: true
    Failover type: SELECT
    Failover method: BASIC
    TAF failover retries: 180
    TAF failover delay: 5
    Connection Load Balancing Goal: LONG
    Runtime Load Balancing Goal: NONE
    TAF policy specification: BASIC
    Edition:
    Preferred instances: orcl2,orcl1
    Available instances:
    C:\Users\administrator.QAPF2>srvctl status service -d ORCL -s NLQA
    Service NLQA is running on instance(s) orcl1
    My TNSNAME.ora file:
    NLQA =
    (DESCRIPTION =
    (LOAD_BALANCE = ON)
    (FAILOVER = ON)
    (ADDRESS = (PROTOCOL = TCP)(HOST = ORARAC1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ORARAC2-vip)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = NLQA)
    (FAILOVER_MODE = (TYPE = SELECT)(METHOD = BASIC)(RETRIES = 180)(DELAY = 5))
    listener.ora file:
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))))          # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3))))          # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2))))          # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1))))          # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON          # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON          # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON          # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON          # line added by Agent
    I can not connect to the OracleRAC server from client. Please help me.
    Thanks

    I started the database. still have the same problem on tnsping.
    I am not clear what is the correct procedure to configure TAF on client side or server.
    I added a service for TAF on the server node1:
    >srvctl add service -d ORCL -s NLQA -q TRUE -m BASIC –P BASIC -e SELECT -r orcl1 -z 180 -w 5 -j LONG
    >srvctl add service -d ORCL -s NLQA –u -r orcl2
    >srvctl start service -d ORCL -s NLQA
    Also, I modified the tnsnames.ora file on server and client(both are same copy) as shown on my first question page.
    question1: I want to support client side failover with TAF, DO I need both as shown above? any more change or addition?
    question2: To support server side failover, shouldn't I modify tnsnames.ora on server side then copy it to the client side?
    Also, what should I add or provide more?
    question3: My client application could not handle FAN(any failover feature: we do not want to change on any client code),
    Could we support the client side TAF with JDBC-OCI and tnsnames.ora? we have been using JDBC thin driver.
    Here are new information after I started the database:
    C:\Users\administrator.QAPF2>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 17-APR-2012 10:14
    :00
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.3.0 - Produ
    ction
    Start Date 16-APR-2012 16:59:19
    Uptime 0 days 17 hr. 14 min. 41 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\app\11.2.0\grid\network\admin\listener.ora
    Listener Log File C:\app\11.2.0\grid\log\diag\tnslsnr\orarac1\listener\a
    lert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.23.57.31)(PORT=1521)))
    Services Summary...
    Service "NLQA.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    Service "orcl.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    Service "orclXDB.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Users\administrator.QAPF2>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.3.0 - Production on 17-APR-2012 10:16
    :40
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    Services Summary...
    Service "NLQA.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:22 refused:0 state:ready
    LOCAL SERVER
    Service "orcl.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:22 refused:0 state:ready
    LOCAL SERVER
    Service "orclXDB.qapf2.qalab01.nextlabs.com" has 1 instance(s).
    Instance "orcl1", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1022 state:ready
    DISPATCHER <machine: ORARAC1, pid: 5724>
    (ADDRESS=(PROTOCOL=tcp)(HOST=orarac1.qapf2.qalab01.nextlabs.com)(PORT=6
    4895))
    The command completed successfully

Maybe you are looking for

  • Inserting a constant after a file name

    Hello all, I have been working on a Javascript for Acrobat Pro 9, which I want to pull the first page of a PDF file & move it to another folder, I have managed to achieve this, however it would also be useful to insert an additional part to the file

  • CD Text not showing up on burned cd's.

    When I burn a cd, the cd text is not showing up even though I have the include dc text option checked. Any suggestions?

  • Constant Checking in Row Formula for Report Writer

    Dear All, Please advice what is the format to check a constant (string) in the row formula for Report Writer. Let's say if I want to check the cost center group --> If '&1KOSET' = 'ABC' then .... else...... So, what is the format for ABC? Because if

  • 7 - Zip the system cannot find the file specified

    after extracting i get this message - 7-Zip the system cannot find the file specified

  • Don't Display Japanese Title Menu

    Numbers Title Menu is not Japanese Display. But after 2013Years ago Numbers Title Menu is only English Dispaly. I want to Change to Japanese Menu Tile from English,