Archiving Error- Use in Routing

Hi Gurus,
I have a situation, where I have archive one material and upon archiving, I am getting a message of 'Use in Routing' in spool result display.
What can be the reason and how to complete the archiving.
Regards,
Sandeep

Generally in sqlplus the ampersand is a placeholder for a value that gets prompted for at runtime, i.e. say you have the following in an emp.sql file:
select lname, fname [, ...] from emp where empid = &employee_id;And in sqlplus, run it ...
SQL> @emp
Enter value for employee_id: <type in a number><enter>
lname fname
smith joe
...But since your sql has a begin/end that makes it a pl/sql block, moving it outside the realm of sqlplus, perhaps you were after something more along the lines of ...
create [or replace] procedure cal ( ...
end cal;
SQL> var x number;
SQL> var y number;
SQL> exec :x := <number value>
SQL> exec :y := <number value>
SQL> set serveroutput on
SQL> exec cal( :x, :y);
... sum is ... Perhaps? The var <variable> <type> statements are setting up sqlplus variables, which can then be shown with a 'print', or referenced using the colon prefix.
Once you start a pl/sql block, those sqlplus variables can still be referenced with the colon prefix, or pl/sql variables can also be instantiated in the block, but pl/sql variables don' use the colon prefix.
Edited by: clcarter on Feb 15, 2011 11:05 AM

Similar Messages

  • JCO Creation error using SAP router string

    Hi All,
    I have created technical system using customer system IP. After that I have created the JCO
    I have given the details while creating a JCO:
    JCO Name : <Name>
    Client detail:  <Client>
    Message Server :< hostname>
    Logon Group :<SPACE>
    SAP Router String :< /H/<host IP>/H/S/<message server port number>
    User Name :<User name>
    Password :<***>
    I have updated the Host and service file in the portal server.
    When I am testing the JCO I got an exception:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=dicisap1 GROUP=PUBLIC R3NAME=DCD MSSERV=sapmsDCD SAPROUTER_STRING=/H/<RouterIP>/S/3600  PCS=1 LOCATION    SAProuter 37.11 on SOLNMAN ERROR       timeout occured TIME        Wed Nov 05 17:42:31 2008 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -93 COUNTER     4825
    How to resolve this problem ?
    Regards,
    Boopathi M

    Hi
    Check out these thread
    /message/5401584#5401584 [original link is broken]
    JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: 'SAP_CMACCPTP'
    Thanks

  • Error in back routing Error in communication channel

    Hi Friends,
      I am sending the Idoc from ECC250 to ECC150 using XI, whenever I am sending the Idoc, I got this error Error in back routing Error in communication channel in SXMB_MONI.
    In IDX2 also I got this error I:000.
    Please suggest me how to resolve this issue.
    Regards,
    Shalini Shah

    Did you cross checked all the configurations are in Place.?
    I understand that the idoc has been received from ECC250 ,Are able to see the payload (i.e idoc )
    in SXMB_MONI ?
    IS configuration steps like
    Receiver determination,
    Interface determination
    are correct?
    Rajesh

  • Can not port forward on WRT54GS v6 "You cannot use the router IP"

    Hello, I'm trying to open a port number, but when I try to use my router's IP, the following message appears
     "You cannot use the router IP, network, or broadband address"
    [IMG]http://i45.tinypic.com/107qond.jpg[/IMG]
    My ADSL was working as a NAT behind a NAT connection, so I had to change my Local IP Address to 192.168.2.1.
    Router: WRT54GS v6 firmware 1.52.8 (latest)  -  Bellsouth router: Westell 6100
    Microsoft Windows [Version 6.1.7600]
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : launchmodem.com
       Link-local IPv6 Address . . . . . : fe80::40a9:a76e:61b3:6435%11
       IPv4 Address. . . . . . . . . . . : 192.168.2.100
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.2.1
    So, please help me, how can I open ports on my router? =[
    PS: I tried to use 192.168.2.100, and even though it lets me use it, it still seems not to open that port... my IP is dynamic.

    Generally: NAT behind NAT is a bad idea. There is usually no need for double NAT. Either configure the ADSL router as bridge and use the WRT for your internet connection or set up the WRT as simple access point behind the ADSL router.
    It's also unclear to me what is working or not. First I thought you can't set up forwarding at all because you get that error message. Then, in your PS you write you tried to use 192.168.2.100 and that seemed to be possible. The IP address to forward to must be the IP address of the computer to which you want to forward. Thus 192.168.2.100 is exactly the IP address you have to set up. Does this work or not?
    Also remember: with double NAT you must set up two forwardings: first on the ADSL router then on the WRT. Port forwarding is necessary to allow incoming traffic through NAT. All incoming traffic arrives on the ADSL router. Thus setting up port forwarding on the WRT only won't do a thing.
    It's also not recommend to use dynamic IPs for forwarding destinations. Dynamic IP addresses may change over time and that requires you to adjust forwardings accordingly. It's better to reserve fixed IP addresses (if your WRT supports this) or set a static IP address on the computer outside the DHCP address pool.

  • ORA-00257: archiver error.

    Hi Experts,
    Again, I need you expert opinions on the issue I'm facing in my EBS production database.
    My database is up and running but I see loads of ORA errors in my alert log file...
    Content of alert logfile:-
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    Also my Workflow mailer has stopped with this error:
    " ORA-00257: archiver error. Connect internal only, until freed.. "
    The first thing I did after this error was to check the archive destination space
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /mnt/PRDarchive/trcprd
    Oldest online log sequence     8960
    Next log sequence to archive   8960
    Current log sequence           8962
    SQL> !df -h /mnt/PRDarchive/trcprd
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/oracle_archive-oracle_archive
                           99G   94G   59M 100% /mnt/PRDarchive
    I removed some of the old archives which were already backed up to release some space, and ran
    1. crosscheck archivelog all
    2. delete noprompt expired archivelog all;
    2. crosscheck archivelog all;
    Meanwhile my database was scheduled for a hot backup, and it failed with the below error:
    The log file says:-
    RMAN-03009: failure of delete command on dsk_9 channel at 10/25/2013 23:59:49
    ORA-19606: Cannot copy or restore to snapshot control file
    Please tell me how do I troubleshoot to know the root cause behind all these activities and how do I fix it.
    Your response will be highly appreciated.
    DB Version - 11.2.0.3
    OS Version - RHEL 5, 64bit
    EBS Version- 11.5.10.2
    -Thanks

    Hi,
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    Please confirm that after you have released space for archive logs, do you still get the errors that were before reported in the alert log file? And what is the current output of:
    df -h /mnt/PRDarchive/trcprd
    RMAN-03009: failure of delete command on dsk_9 channel at 10/25/2013 23:59:49
    ORA-19606: Cannot copy or restore to snapshot control file
    Please refer the following for cause and solution:
    ORA-19606: Cannot copy or restore to snapshot control file, RMAN-06214
    https://forums.oracle.com/message/3931860
    Thanks &
    Best Regards,

  • Error on ICM router

    Dear All,
    We are running icm 7.2.4. from last couple of days we have started getting these errors on our router process. following are the errors that we are getting
    11:30:24 rb-rtr Translation route timeout for controller ABC_VRUPG8 (ID 5007), route TR1_IVRCallBack.24 (ID 5158).
    11:30:29 rb-rtr Translation route timeout for controller ABC_VRUPG8 (ID 5007), route TR1_IVRCallBack.45 (ID 5179).
    11:33:00 rb-rtr Unknown Admin Script result code (15)
    if anyone could guide me where and how to start troubleshooting this error i would be thankful. by the way we have not received any complains from the call center yet.

    Check the logs in the PG involved. In your case, ABC_VRUPG8 (ID 5007), route TR1_IVRCallBack.24 (ID 5158).
    The DNIS and Network Target ID associated with the failing route. This information is
    located in the Peripheral Target table located in Configure ICM.
    Scripts and Versions using the translation route(s)
    -Sunil

  • Yosemite Server: Apache shm errors with proxy_balancer | SASL errors using user alias

    Dear OSX Server Ninjas,
    I recently upgraded my 10.9.5 Mac mini running Server 3.2.2 to Yosemite + Server v4, directly to v4.0.3. The box serves the whole Mail/Cal/Contacts/VPN palette as well as some websites, Git repos and some custom software. See below for network setup.
    After battling the most blatant issues (some easy to fix but hard to find, others hard on both), I'm almost back to a working server setup … but some things keep bugging me even after days of log-reading and OD tricks. In the last days, I have read countless discussions here as well as on stackoverflow/serverfault/apple.stackexchange and blogs, so I'll try to be as thorough and precise as possible to show what I have tried so far – sorry in advance for the long post
    … and since you might not read to the bottom: Thanks in advance for any help, especially with the Apache problem!
    My setup
    OSX Server v4.0.3 running on Yosemite 10.10.1 ➞ both latest official releases
    host + DNS
    Hostname configured for public domain mydomain.net, web traffic on selected ports comes in through router NAT
    Server has a static IP on the local subnet 192.168.178.0/24
    Server running local DNS and performing lookups for all clients in the local subnet, forwarding to the router at 192.168.178.1
    Primary zone for mydomain.net with records (A, NS, MX) pointing to said static IP
    changeip -checkhostname is successful
    Public IP is currently configured at the domain registrar through his name servers
    SSL
    Trusted third-party certificate installed for host.mydomain.net (Common Name + SAN for two subdomains)
    Used to secure all services
    Qualys SSL Test Grade B (capped due to OSX's openssl 0.9.x not being capable of TLS1.2 and Intermediate CA SHA-1 )
    TLS working both inbound and outbound according to CheckTLS.com
    OpenDirectory
    Recreated after upgrade (probably not necessary, since issue persists), re-imported groups + users from WGM backup files
    Only the server itself is bound to the directory, other devices just access services through network accounts (CRAM-MD5, MD5-Digest)
    Problems
    Apache shm errors: Apache fails to create slot memory when proxy module is enabled
    As soon as I start a service which requires the Apache proxy_balancer module (e.g. Cal/Contacts, ProfileManager), this starts filling up my Apache's error log:
    [Mon Jan 12 01:41:17.979882 2015] [proxy_balancer:emerg] [pid 2949] (28)No space left on device: AH01179: balancer slotmem_create failed for p26d9e669--1011640492
    [Mon Jan 12 01:41:17.979894 2015] [:emerg] [pid 2949] AH00020: Configuration Failed, exiting
    [Mon Jan 12 01:41:28.297127 2015] [slotmem_shm:error] [pid 3026] (28)No space left on device: AH02611: create: apr_shm_create(/private/var/run/slotmem-shm-p26d9e669--1001322955.shm) failed
    [Mon Jan 12 01:41:28.297347 2015] [proxy_balancer:emerg] [pid 3026] (28)No space left on device: AH01179: balancer slotmem_create failed for p26d9e669--1001322955
    [Mon Jan 12 01:41:28.297355 2015] [:emerg] [pid 3026] AH00020: Configuration Failed, exiting
    When I increase the Apache LogLevel to trace1, I get this as well:
    [Mon Jan 12 02:11:43.190303 2015] [slotmem_shm:debug] [pid 5501] mod_slotmem_shm.c(367): AH02602: create didn't find /private/var/run/slotmem-shm-p26d9e669-813569972.shm in global list
    This causes the Apache to crash constantly, which is … unnerving. After googling around for a while, I tried the following steps:
    Stop Services that use the Apache (Web, *DAV, ProfileManager)
    sudo apachectl stop
    Remove all orphan cache/slot files (.shm, ssl-cache, proxy.*) from /private/var/run
    Reboot the server
    Start up the Services again
    Curiously enough, this worked for a while! But I was getting several log messages about dropped proxy connections, and sometimes the ProfileManager page would time out. Then, the issue started to reappear and does not seem to be fixed again with the steps above. I looked through the Apache config files and config plists for the Services in question, as well as the default config files. The only thing I have so far is that as long as there are no active proxy connections, the Apache runs smoothly – but all goes awry when slotmem files are created (a lot of them). Sometimes, I am able to turn on the Calendar service, but switching on Contacts produces the error … one time, I even got Calendar + Contacts running, and all went well until I enabled Profile Manager.
    I found several error reports with similar or identical errors from other Apache 2.4.x users, but most of those were developer talk on mailing lists, or suggested steps that did not work for me (or were inapplicable on the OS X Server Apache environment).
    SASL errors using user alias for WebDAV-Digest authentication
    Short version: I am unable to authenticate through WebDAV-Digest with a user's alias (defined in Server Admin > Users > Context Menu > Advanced Options or WGM). Using the main short name of the same user works flawlessly. Password Server Error log just shows:
    AUTH2: {234023578237md5hash2384234, mainshortname} WEBDAV-DIGEST authentication failed, SASL error -13 (password incorrect).
    The password is 100% correct: When I set up a test CalDAV account and put in alias+PW, it did not work (OS X Dialog showed “could not be verified”, Server log as above). Leaving the password field filled and just switching the user to the main short name went through instantaneously, with the Server log showing
    AUTH2: {234023578237md5hash2384234, mainshortname} WEBDAV-DIGEST authentication succeeded.
    Notice the same MD5 hash and canonical short name, yet different results. I don't know if this is a new “feature”, a result of mail aliases being handled differently (at least I read that somewhere) …
    Additional Questions
    Should I configure the DNS for public use, instead of the Split-Brain configuration (local network gets local IP, outside traffic is directed by registrar NS)? I read several articles explaining that Split-Brain is common in large organizations, but might introduce weird networking issues. Entering the external IP as a Round Robin alternative for the internal does not seem sensible to me.
    I also have a question concerning LDAP log entries like this one below, but I'll put that in this already open discussion:
    => bdb_idl_delete_key: c_get failed: DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock (-30994)

    Today the same error occurred on a customers server.
    We don't use Calendar or Contacts.
    We only have some websites configured and want use NetInstall for deployments.
    As soon as I disable the Profilemanager the httpd starts over and other websites and NetInstall via HTTP are working fine.
    When I reenable Profilemanager the httpd processes are gone and I see the same stuff in Apache's error log...

  • T-code CO01 to create Production order:error message "No routing found"?

    I use t-code CO01 to create Production order.At the first screen I select material 72 and plant HJW1 .At the Header creen,I input the data in the General tab and press return but the sap show the error message "No routing found".But I have create the routing for the material 72 and plant HJW1.I don't know why the sap found no routing.So my question was how to found the reason about why the sap can not found the routing and how to resolve this problem.Thank you.

    Hi,
    Probably you would have created the routing today, with valid from todays date. But the order you are creating may be with start date in past and system is not able to find and valid routing for the day.
    I would suggest you to remove both the Basic "Start" and "End" and change the scheduling type to "Current date Scheduling", now enter. If system still not finding the routing, use the function "Read PP Master data".
    Regards,
    Prasobh

  • Archiver Error

    Here is my error:
    ERROR:
    ORA-00257: archiver error. Connect internal only, until freed.
    The file system would normally be filled when we get this error. Here is a list of the file systems:
    /dev/vx/dsk/phddg/u01vol
    256108544 236676423 18217726 93% /u01
    /dev/vx/dsk/phddg/u02vol
    277080064 243114083 31844054 89% /u02
    Here is where my archive logs are written out to:
    SQL> archive log list
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination /u02/arch/phdv4
    Oldest online log sequence 20658
    Next log sequence to archive 20658
    Current log sequence 20660
    Here is the error in my alert log:
    Thread 1 advanced to log sequence 20658
    Current log# 3 seq# 20658 mem# 0: /u01/oradata/phdv4/redo03a.log
    Current log# 3 seq# 20658 mem# 1: /u02/oradata/phdv4/redo03b.log
    Mon Sep 10 20:23:56 2007
    Thread 1 advanced to log sequence 20659
    Current log# 2 seq# 20659 mem# 0: /u02/oradata/phdv4/redo02a.log
    Current log# 2 seq# 20659 mem# 1: /u01/oradata/phdv4/redo02b.log
    Mon Sep 10 20:23:59 2007
    Errors in file /u01/app/oracle/admin/phdv4/bdump/phdv4_arc0_5416.trc:
    ORA-19502: write error on file "/u01/oradata/phdv4/control01.ctl", blockno 960 (
    blocksize=16384)
    ORA-27063: number of bytes read/written is incorrect
    SVR4 Error: 28: No space left on device
    Additional information: -1
    Additional information: 180224
    Mon Sep 10 20:23:59 2007
    Master archival failure: 19502
    ARCH: Archival stopped, error occurred. Will continue retrying
    Mon Sep 10 20:24:00 2007
    ORACLE Instance phdv4 - Archival ErrMon Sep 10 20:24:24 2007
    Thread 1 advanced to log sequence 20660
    Current log# 1 seq# 20660 mem# 0: /u01/oradata/phdv4/redo01a.log
    Current log# 1 seq# 20660 mem# 1: /u02/oradata/phdv4/redo01b.log
    Mon Sep 10 20:24:30 2007
    Errors in file /u01/app/oracle/admin/phdv4/bdump/phdv4_arc1_5418.trc:
    ORA-19502: write error on file "/u01/oradata/phdv4/control01.ctl", blockno 896 (blocksize=16384)
    ORA-27063: number of bytes read/written is incorrect
    SVR4 Error: 28: No space left on device
    Additional information: -1
    Additional information: 1048576
    ORA-19502: write error on file "/u01/oradata/phdv4/control01.ctl", blockno 832 (
    blocksize=16384)
    ORA-27063: number of bytes read/written is incorrect
    SVR4 Error: 28: No space left on device
    Additional information: -1
    Additional information: 1048576
    Mon Sep 10 20:24:30 2007
    Master archival failure: 19502
    Mon Sep 10 20:24:54 2007
    ORACLE Instance phdv4 - Can not allocate log, archival required
    Mon Sep 10 20:24:54 2007
    Thread 1 cannot allocate new log, sequence 20661
    All online loMon Sep 10 21:15:02 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=91System State dumped to trace file /u01/app/oracle/admin/phdv4/udump/phdv4_ora_17125.trc
    Mon Sep 10 21:15:02 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=184Mon Sep 10 21:15:03 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=93Mon Sep 10 21:15:03 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=156Mon Sep 10 21:15:03 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=188Mon Sep 10 21:15:03 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=158Mon Sep 10 21:15:03 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=59Mon Sep 10 21:15:04 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=103Mon Sep 10 21:15:04 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=165Mon Sep 10 21:15:05 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=19Mon Sep 10 21:15:05 2007
    WAITED TOO LONG FOR A ROW CACHE ENQUEUE LOCK! pid=145Mon Sep 10 21:15:09 2007
    >>
    Looks like the control file could not be written to when /u01 was filled up at one time.
    Any help with this is greatly appreciated.
    Thanks!
    Mike

    Hello -
    I am using log_archive_dest_1. I first issued the "archive log start", same error occured, then I issued "alter system set log_archive_dest_1='LOCATION=/u02/arch/phdv4';", but am getting same error.
    This is the first time I have seen anything like this..
    Thanks!
    Mike

  • Help~~ORA-00257 archiver error. Connect internal only

    I got this error when a login sql plus...
    ORA-00257 archiver error. Connect internal only, until freed.
    I tried to check in Unix...result as follow..:
    Filesystem size used Avail Capacity Mounted on
    /dev/dsk/c2t0d2s2     98G 97G 0k 100% /u04
    I know that i need to remove some file, but i cannot login sql plus.
    May i know what can i do? thanks~~~~
    p.s. sorry for my rubbish english

    but i cannot login sql plusYou can. ORA-00257 ... CONNECT INTERNAL ONLY ...
    That means 'connect / as sysdba'.
    Werner

  • ORA-00257: archiver error. Connect internal only

    Hello everyone,
    On 10gR2, if we face the above error, the system would hang for some time. During this time no one will be able to connect. SYSDBA session will hang and wont give you SQL prompt quickly.
    I want to know if there is any way to remove this time gap.
    thanks

    Hello,
    The ORA-00257 is likely due to a lack of space which prevent generating Archived redologs:
    ORA-00257: archiver error. Connect internal only, until freed.
    Cause: The archiver process received an error while trying to archive a redo log. If the problem
    is not resolved soon, the database will stop executing transactions. The most likely cause of this
    message is the destination device is out of space to store the redo log file.
    Action: Check archiver trace file for a detailed description of the problem. Also verify that the
    device specified in the initialization parameter ARCHIVE_LOG_DEST is set up properly for archiving.So check for a File System full and the use of the Flash Recovery Area (FRA).
    The following Note from MOS explains how to check the FRA and how to free space in it:
    How to Resolve ORA-00257: Archiver is Stuck Error in 10g? [ID 278308.1]
    The database hungs for some time even after clearing the archive log destination. And it is this time that I want to reduce.I think that the best way is to monitore the Archive destination so that you can clear the space before the Database hang.
    If you use EM Database Control, you may set some Alert Notification. More over, you have the specific Archive Full Metric:
    http://download.oracle.com/docs/cd/B19306_01/em.102/b25986/oracle_database.htm#sthref540
    Hope this help.
    Best regards,
    Jean-Valentin
    Edited by: Lubiez Jean-Valentin on Jul 24, 2011 10:46 PM

  • ORA-00257: archiver error. Connect internal only, until freed in RAC

    Hi All,
    I have installed 2-node 10gR2 RAC on RHEL4 with MSA 1000 as a shared storage. I am using ASM to store the databases files and archive log files in different diskgroups. The ASM diskgroup where archive log file stored is of 100GB size with RAID5 enabled. The database is Archive enabled. I imported only one schema of 4GB of size to the RAC db. today i'm getting "ORA-00257: archiver error. Connect internal only, until freed". Now, i want to stop the archive log mode remove files.
    1. How can i can change the archive log mode to NOARCHIVELOG mode in RAC db?
    2. How can i delete archive log files after changing the archivelog mode from ASM? I dont want take a backup of the database as the data is not important.
    Please help..my RAC db is freezed...
    Thanks,
    Praveen

    How can i rectify this permanentlyHow do you rectify this "error" everytime you get it ? If you are clearing / deleting files in the db_recovery_file_dest location than you would know that you should either
    a. Increaes db_recovery_file_dest_size (ensuring that the filesystem does have that much space, else increase the filesystem size as well !)
    b. retain fewer files in this location (reduce retention or redundancy)
    If you aren't using a db_recovery_file_dest or the archivelogs are going elsewhere and you are manually purging archivelogs, you should look at increasing the size of the available filesystem.
    If you are retaining multiple days archivelogs on disk, and running daily full backups, re-consider why you have multiple days archivelogs on disk.
    If the problem occurs because of large batch jobs generating a large quantum of redo, either buy enough disk space OR rre-consider the jobs.

  • ORA - 16014 Archival Error

    I ran into an ORA-16014 error when I performed a full database backup using
    RMAN with NoCatalog option. After a backupset(11GB) was generated,an error message box showing on a DOS prompt was: "
    ORA-16014 log 1 sequence# 13080 not atchived,
    no available destinatiins". And it said "Oracle Instance Wenco - Archival Error."
    Any Clue?

    A space issue normally came up with another message "No space left", etc. in the output. I am a little bit doubt this is the case. It seems that the problem is caused by that the archiver stops working or the archive configuration has some problem. You need to make sure the archiver is started and the dest is correct by issuing:
    SQL> show parameter archive;
    If there is no problem, try to restart the archiver by issuing:
    SQL> alter system archive log stop;
    SQL> alter system archive log start;
    Then try to run the hot backup again.
    Good luck.

  • Using External Routing Service to Route the task

    Hi,
    I am using External Routing Service to Route the task and have placed the jar file at
    /oracle/app/product/fmw/Oracle_SOA1/soa/modules/oracle.soa.ext_11.1.1
    I have modified the Manifest.mf file for "oracle.soa.ext.jar" as
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.1
    Created-By: 17.0-b17 (Sun Microsystems Inc.)
    Implementation-Vendor: Oracle
    Implementation-Title: Oracle SOA EXT
    Implementation-Version: 11.1.1
    Product-Name: Oracle SOA EXT
    Class-Path: ./routing/lib/jaxrpc.jar ./routing/lib/axis-update.jar ./routing/lib/axis.jar ./routing/lib/log4j-1.2.11.jar ./routing/lib/orabpel.jar ./routing/lib/bpm-services.jar ./routing/lib/xmlparserv2.jar ./routing/lib/wsdl4j-1.5.1.jar ./routing/lib/commons-discovery-0.2.jar ./routing/workflow.routing.jar
    Product-Version: 11.1.1.4.0
    Specification-Version: 11.1.1
    Extension-Name: oracle.soa.ext
    but it's failing to get the ExternalRoutingService.class and throws exception
    Missing class: ExternalRoutingService
         Dependent class: oracle.bpel.services.workflow.task.impl.RoutingSlipInterpretor
         Loader: weblogic.utils.classloaders.GenericClassLoader@2080514773
         Code-Source: /oracle/app/product/fmw/Oracle_SOA1/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar
         Configuration: /oracle/app/product/fmw/Oracle_SOA1/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar
    I tried adding the workflow.routing.jar to classpath (as this jar contains the ExternalRoutingService.class) and then gives error for IAssignmentService saying class not found IAssignmentService.class

    Hi Pranay,
    Did you find solution for this?
    I am also facing same issue.
    Thanks
    Balaji

  • Enabling archive log using init.ora file

    Hi
    I want to convert my database in archive mode using init.ora file.
    so what entries i need to do in it.
    Plz send me some samples .
    thanks

    Please review the contents below;
    When the communication between the client and the server goes awry, this can
    result in ORA-1041 and ORA-3113 errors.
    Oracle Metalink Document: What Does ORA-1041 Mean? :Doc ID: Note:1011305.102
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:1180317337103985812::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,1011305.102,1,1,1,helvetica
    Oracle Metalink Document: ORA-1041 When Trying to Connect as Sysdba to
    Startup Database: Doc ID: Note:552218.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:1180317337103985812::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,552218.1,1,1,1,helvetica
    Hope this is useful.
    Adith

Maybe you are looking for

  • Check DB finished with warning

    Dear all, Check DB finished with warning from DB13, kindly check the detail log . BR0969I Checking database administration... BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3, value: (max_extn of 5 fi

  • Importing Yahoo contacts...

    Is there way for me to import my yahoo email contacts into my mail application that i set up for yahoo? As it is, when I Attemp to write a new email, there are no contacts in my iPad email...

  • After Settlement, Cost not transfer from one WBS to another WBS in customer project

    Hello Experts, I am trying to settle cost from one WBS (i.e. XYZ-000014-1) to another WBS (i.e. XYZ-00001)in customer project. Its a revenue type of project. I have added 4 internal activities in an network under one WBS (i.e. XYZ-000014-1). Got actu

  • Toshiba 40LV933G - no user settings in in quick menu in usb player mode

    Updated to latest firmware and in dont get utilizator meu for colors in media player.... it was there before update de firmware... now i have just the preset dynamic , standard , movie , game, and moderated..... any help???

  • Set up internet access airport extreme network

    Would like to set up old computer to airport extreme wireless network. Purchased a usb adapter. What next?? Thanks