Communication channel reports error after system restart.

Hello,
We have third party adapter Aria installed in our PI 7.1 system and whenever systems is restarted interface is reporting errors
in default trace and communication dies. but after we manually activate each time it works properly.
Is anyone had similiar issue ?
Our env. PI 7.1 Sp6 on AIX 5.3 with Oracle 10g
1.5^H#DAD940003002003700000019000C1090472DA00666EED4D9#1245188236500#
com.sap.engine.core.thread.execution.ExecutorImpl##com.sap.eng
ine.core.thread.execution.ExecutorImpl####n.a.##416c9f105abd11deb4e9dad940003002#
System [43]##0#0#Warning##Plain###Too big value[100
0] specified for maxConcurrency argument on Executor [Thread
forcom.sap.ip.bi.sdk.dac.connector.sapq.rarresource adapter] creation.
Allowed max concurrency rate for every Executor is not more than 30% of
the total thread pool capacity [60]. Thread Management will
lower the max concurrency rate of this executor to [18]. Config tool
can be used to increase the value of ApplicationThreadManager p
roperty [ExecutorPoolMaxSize] to reach higher quota for Executor
concurrency. Switch the severity of this location to DEBUG to see t
he stack trace of the executor creation.#
#1.5^H#DAD940003002003500000017000C1090472DA00666EED4D9#1245188480930#System.err##
System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9
dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009
4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut
eWithRetry
INFO: I/O exception (java.io.IOException) caught when processing
request: Invalid keystore format
#1.5^H#DAD940003002003500000018000C1090472DA00666EED4D9#1245188480933#System.err##
System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9
dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009
4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut
eWithRetry
INFO: Retrying request
#1.5^H#DAD940003002003500000019000C1090472DA00666EED4D9#1245188480938#System.err##
System.err#J2EE_GUEST#101##n.a.##6a74c5905abd11de9
dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009
4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut
eWithRetry
INFO: Retrying request
#1.5^H#DAD94000300200350000001B000C1090472DA00666EED4D9#1245188480943#System.err##System.err#
J2EE_GUEST#101##n.a.##6a74c5905abd11de9
dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009
4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut
eWithRetry
INFO: I/O exception (java.io.IOException) caught when processing
request: Invalid keystore format
#1.5^H#DAD94000300200350000001C000C1090472DA00666EED4D9#1245188480944#System.err##System.err#
J2EE_GUEST#101##n.a.##6a74c5905abd11de9
dacdad940003002#Application [45]##0#0#Error##Plain###Jun 16, 2009
4:41:20 PM org.apache.commons.httpclient.HttpMethodDirector execut
eWithRetry
INFO: Retrying request
#1.5^H#DAD94000300200350000001D000C1090472DA00666EED4D9#1245188480948#
com.ariba.asc.connector.exception.util.ExceptionMgr##com.ariba
.asc.connector.exception.util.ExceptionMgr.handleError(Exception e,
ChannelProfile cp)#J2EE_GUEST#101##n.a.##6a74c5905abd11de9dacdad
940003002#Application [45]##0#0#Error##Plain###
[CC_AdvanceShipNotice_cXML_Sender_2] [Error Level] 2[Error Code] ECC103[Error Desc]
Ariba SN Not Available[Error Message] Cannot connect to Ariba
SNcom.ariba.asc.connector.exception.AribaSNException: Cannot connect t
o Ariba SN
at com.ariba.asc.connector.cxml.util.CXMLSender.sendRequest
(CXMLSender.java:207)
at com.ariba.asc.connector.cxml.util.CXMLSender.sendCXMLRequest
(CXMLSender.java:122)
at
com.ariba.asc.connector.controller.action.ProfileUpdateAction.sendProfileRequest(ProfileUpdateAction.java:167)
at
com.ariba.asc.connector.controller.action.ProfileUpdateAction.updateProfile(ProfileUpdateAction.java:142)
at
com.ariba.asc.connector.controller.action.ProfileUpdateAction.updateChannelProfile(ProfileUpdateAction.java:110)
at
com.ariba.asc.connector.controller.action.ProfileUpdateAction.perform
(ProfileUpdateAction.java:72)
at com.ariba.asc.connector.controller.ScheduleTaskMgr.run
(ScheduleTaskMgr.java:88)
at com.sap.engine.core.thread.impl3.ActionObject.run
(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute
(SingleThread.java:152)
at com.sap.engine.core.thread.impl3.SingleThread.run
(SingleThread.java:247)
Caused by: java.io.IOException: Invalid keystore format
at sun.security.provider.JavaKeyStore.engineLoad
(JavaKeyStore.java:632)
at java.security.KeyStore.load(KeyStore.java:1150)
at
com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createKeyStore(AuthSSLProtocolSocketFactory.java:218)
at
com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSSLContext(AuthSSLProtocolSocketFactory.java:275)
at
com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.getSSLContext(AuthSSLProtocolSocketFactory.java:300)
at
com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSocket(AuthSSLProtocolSocketFactory.java:315)
at
com.ariba.asc.connector.cxml.util.AuthSSLProtocolSocketFactory.createSocket(AuthSSLProtocolSocketFactory.java:384)
at org.apache.commons.httpclient.HttpConnection.open
(HttpConnection.java:704)
at
org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry
(HttpMethodDirector.java:384)
at
org.apache.commons.httpclient.HttpMethodDirector.executeMethod
(HttpMethodDirector.java:170)
at org.apache.commons.httpclient.HttpClient.executeMethod
(HttpClient.java:396)
at org.apache.commons.httpclient.HttpClient.executeMethod
(HttpClient.java:324)
at com.ariba.asc.connector.cxml.util.CXMLSender.sendRequest
(CXMLSender.java:169)
... 10 more

Hi
In visual Admin check for that particular Adapter Service there would be a parameter which has to be set as boolean (true) , am not sure , actually it is present in rest of adapter , kindly check
lemme know if any parameters present
rgds
srini

Similar Messages

  • RFC connections do not work after system restart

    Hi PI experts!
    We're facing a problem with our PI 7.0 system. After each restart of the system, all RFC sender communication channels do not work. When testing the connection in the sending SAP system, the connection test fails. Currently we workaround the issue by manually restarting the RFC adapter after system restart.
    Does anybody has any idea how th fix that problem? <<text removed>>
    Cheers,
    Matthias
    Edited by: Matt on Apr 29, 2009 3:26 PM - don't offer points

    Mathias,
    Your problem is due to the fact that SAP is not up and running when XI restarts.
    there is a parameter in RFC adapter that you can modify in order to fix that
    Please, see the following link and let me know: /people/community.user/blog/2006/09/21/xi-rfcadapter-reconnect-issue
    best regards,
    David

  • Communication Channel in error

    Communication Channel in error though the error has been resovled. New files are processed succesfully !!!
    CC still in RED.
    I tried the basic steps which can change the status .( by deactivating the channel and activating the same , stopped and started the same ) . It resulted the same.
    Thanks,
    Karthik

    The information that is displayed for the status of a channel on the individual cluster nodes is status information that is accumulated to give the overall status of the channel in the table of communication channels.
    If the cluster nodes have at least one status that is above all other statuses in the status hierarchy, the channel receives this status as the overall status. The possible statuses correspond to those in the table of communication channels and have the following hierarchy:  (red),  (yellow),  (green), and  (gray). A combination of green or yellow with gray is not possible.
    ○       The information displayed for the processing entries of the selected cluster node is current runtime information on message processing. You get to Message Monitoring by selecting the message ID displayed.
    Depending on the adapter used, the type and occurrence of the information here can differ. The information forms the entry in the Processing Errors column in the table of communication channels. The newest result is taken from the table of the cluster nodes.
    ○       The information about channel administration displays when and by whom a channel was previously started or stopped. You can only start or stop a communication channel for an entire server cluster, not on individual cluster nodes. However, since errors can occur on individual cluster nodes during the execution of these actions, error information is also displayed for each cluster node.
    ○       If the channel is controlled by availability times, the Availability Times tab page is displayed. All other availability times that are relevant for this channel are also displayed. You can exclude specific availability times and, if necessary, reschedule them.
    Since only active availability times are displayed, it is possible that availability times do exist for the selected communication channel even if none are displayed.
    ○       The information on the Settings tab page displays how often an attempt is made to send messages to this channel, and at what time intervals.
    The default settings are taken from the outbound properties for the J2EE service SAP XI Adapter: XI. You can overwrite and save these values. You can also restore overwritten values.
    Information about changes made to the settings is always displayed.
    The Settings tab page is only relevant for receiver channels and is therefore only displayed for channels of this type.
    regrads
    chandra

  • Starting OID after system restart.

    Hi All,
    I have installed IDM (ofm_idm_win_11.1.1.7.0) on Win2008 server. After system restart I can't access the URL http://machineName.domainName:7005/odsm/faces/odsm.jspx
    I have tried to connect after executing "opmnctl.bat startall", which is placed under "D:\ORACLE\Middleware\asinst_1\bin" but not succeeded.
    Can anyone Help?

    Hi,
    Please chek the oid log side. It is under DOMAIN_NAME\server\wls_ods1\logs
    Thanks,
    Sunil Sharma

  • Communication Channel Monitoring Error

    Hi...Experts,
    we r doing RFC-SOAP scenario with out using WSDL file,
    sender Communication Channel Monitoring getting error like this
    Error in processing caused by: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden caused by: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    In the Receiver Communication Channel Monitoring, getting error like this.
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden.
    how can i rectify these errors, pls suggest me..
    regards,
    Pasi.

    Hello Pasi,
    Error: HTTP 403 Forbidden
    Description: The server understood the request, but is refusing to fulfill it
    Possible Tips:
    Path sap/xi/engine not active
    • HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856
    • Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484
    • Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726
    • Error in SOAP Adapter - "403 Forbidden" from the adapter's servlet. –Because of the URL is incorrect or the adapter is not correctly deployed.
    Go through Micheal's Blog..
    XI: Timeouts
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Thanks,
    Satya Kumar

  • Reporting Error After Upgrading to SCCM 2012 R2

    After upgrading from SCCM 2012 SP1 CU2 to SCCM 2012 R2, some users receive an error whenever they open a report.  This occurs in both the SCCM console and the SSRS web site.  What's odd is not all users receive the error.  In fact, for two
    users with the exact same permissions, running the console on the same computer, 1 gets the error and the other doesn't.  Anybody else see this or have any ideas to troubleshoot or fix it?  I'm thinking this may relate to the fix for permissions
    in reporting included in R2.
    The error message from the console is:Microsoft.Reporting.WinForms.ReportServerException
    The DefaultValue expression for the report parameter ‘UserSIDs’ contains an error: The user name or password is incorrect.
    (rsRuntimeErrorInExpression)
    Stack Trace:
    at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
    at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
    at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
    at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
    at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
    at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    The following error is logged in the SSRS logs:
    processing!ReportServer_0-1!12d0!10/31/2013-15:28:48:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Exception of type 'Microsoft.ReportingServices.ReportProcessing.ReportProcessingException' was thrown.;

    I just wanted to share my last upgrade experience with you, in case, someone is running into the same problem:
    I've just upgraded to SCCM 2012 R2 CU4 (from CU3).
    Guess what? It broke the Reporting, error message as above!
    So I've put the computeraccount of my SCCM/SSRS server (SSRS service is running under local system account) into the WAA group, reboot - but it didn't help. Tried also the Pre-Win2000-Compat-group. Didn't help. A colleague was not experiencing the problem.
    Hmmm. So what is different between our accounts?
    The difference found: My account's userPrincipalName was set to the same as the sAMAccountName, but missing a domain. The account was obviously created by a bad script.
    Solution 1: Delete the userPrincipalName attribute, or
    Solution 2: Make the userPrincipalName complete by adding a valid domain, i.e. [email protected]: In the Active Directory Users and Computers mmc, User Properties, Account tab, select a domain for the "User logon name".
    The problem seems to be only for user accounts, that are in a different domain than the SCCM server's account, i.e. server in example.com, user account in sub.example.com. Always multi-domain problems...
    Thorsten Lau - IT-Lösungen http://blog.system-center.de

  • Unable Install Bootcamp 2.0 OS X 10.5 - Error "A system restart is pending"

    We are using Bootcamp Beta 1.4 on a Macbook Pro with Windows Vista installed without any problems. We have succesfully upgraded to OS X 10.5 and tried to upgrade the Windows drivers. This fails with the message
    "A system restart is pending. Complete the restart and then retry this installation."
    Rebooting does not make any difference.
    Starting the install process with logging enabled via
    msiexec /i Bootcamp.msi /l*v c:\Bootcamp.log
    does not give more clues (at least for us). An error code 1603 ("Fatal Installer Error" is generated.

    I had the same problem with Vista Business 32bit. Fixed it by removing the data in PendingFileRenameOperations registry key:
    1. Start -> execute "regedit"
    2. Search through keys to find the string "PendingFileRenameOperations"
    3. Double click on the registry key and remove everything that is in there
    Then run cmd.exe from explorer as administrator (right click -> run as administrator) and manually start the msi from that commandline.
    Apple has been on my sh*tlist for quite a while now, and things are getting worse. I had to buy Leopard just to obtain the current bootcamp drivers, after having spent a premium to purchase their hardware. Turns out the trackpad is still not properly supported in Windows.
    I'm back to Thinkpads, even if it's Lenovo now. The quality is even better than MacBooks, they run windows natively and I don't have to deal with nonexistent customer support.

  • The db_verify slow gradually after system restart

    dear consultants:
    After do the disk except error check , we found that the disk read is slow gradually after restart the system. but we have not the performance analyse before the disk except error check ,so we can't how to
    lead the disk read slowly.
    we found the disk read slowly by the db_verify job is slow gradually.
    the db_verify command is "brbackup -u / -c force -m all -t online -w only_dbv"
    now we don't know the databse reason or hardware lead to the db_verify slow.
    could you so kind help me check it?

    Date     Usr     Sys     Idl      Pages in/h           Pages out/h     
         avg     avg     avg           max           avg           max           avg
    20090330     54     11     37     11,751,415     7,294,764     625,927     463,689
    20090329     6     5     89     19,303,440     5,172,478     57,429     51,052
    20090328     4     5     93     15,745,216     6,043,112     57,410     57,134
    20090327     52     10     38     11,105,000     7,445,815     508,025     401,639
    20090326     54     11     35     12,216,027     6,900,755     810,504     563,203
    20090325     47     10     44     11,213,059     7,052,218     479,928     377,111
    20090324     71     11     18     457,531     319,927     664,318     566,415
    20090323     74     12     15     5,924,609     4,389,900     870,460     692,559
    20090322     25     9     66     15,144,538     8,214,990     56,176     39,043
    20090321     23     7     71     17,190,030     7,791,974     57,329     50,367
    20090320     68     12     20     7,606,063     5,189,594     521,834     356,468
    20090319     56     10     34     7,778,120     5,381,566     385,264     289,993
    20090318     49     7     44     434,529     286,035     733,312     408,583
    20090317     48     11     42     1,008,958     776,860     1,366,891     720,071
    20090316     61     10     29     831,309     584,476     1,693,277     953,275
    20090315     5     3     92     2,007,496     653,843     57,430     47,557
    20090314     1     2     97     228,695     221,965     48,080     40,875
    20090313     58     9     33     9,268,570     5,546,437     355,000     263,444
    20090312     47     9     44     9,187,750     5,978,887     391,431     274,403
    20090311     57     10     34     9,530,332     5,993,967     564,361     507,955
    20090310     51     10     39     12,842,679     7,856,675     551,428     475,114
    20090309     58     10     32     9,916,761     6,401,931     750,329     562,138
    20090308     6     5     90     19,083,218     5,138,443     57,470     54,687
    20090307     2     3     95     12,897,700     4,808,327     57,479     47,615
    20090306     60     10     30     11,117,580     5,568,263     610,755     533,344
    20090305     46     9     46     13,530,229     7,311,263     559,030     351,418
    20090304     51     9     41     442,945     365,759     521,445     449,075
    20090303     70     12     18     6,502,125     3,858,108     834,985     601,582
    20090302     65     13     23     8,945,294     4,989,765     939,699     641,152
    20090301     37     15     48     7,670,994     5,422,265     47,061     29,903
    this is the page in and page out list, i found that after we restart the system ,the page in increase
    and i didn't run the db_verify job ,the page in is reduce. does the db_verify job used the memory?
    or to say the db_verify job cause the pagein increase and the disk read slow?
    could you help me or give me some suggestion how to deal with it?
    thank you very much for  your kindly support
    Edited by: Xuewen Wang on Mar 31, 2009 3:49 AM

  • All Communication Channels stopped or startet when restart of the SAP-PI

    is there any way to control the Communication Channels (to be startet or to be stopped during the next SAP-PI system start) while the SAP-PI is not running.
    for a special data migration reason, we have stopped all Communication Channels except one Comm.channel.
    after finishing the migration and for a backup, we shut down the SAP-PI system.
    for the next SAP-PI system start, all of the Communication Channels should be run again.
    is there any way to control (to be startet again for the next SAP-PI system start) the Communication Channels while the SAP-PI system is already shut down
    or is the only possible way to start the SAP-PI system, and then manually start the needed Communication Channels.

    Hi,
    If you bring PI server down then all the channels will automatically stop and you can not control these channels when the server is down.You can again start these channels when the server is up and running.....
    Regards,
    Naveen

  • Sender Communication Channel Monitoring Error

    Hi....Experts,
    i am doing rfc-soap scenario synchronous . this is B2B scenario, under party i created business services, under this created 2 communication channels. in RWB, Communication Channel monitoring i am getting this error at sender side..
    Error in processing caused by: com.sap.aii.af.rfc.afcommunication.RfcAFWException: only partyless services are supported but party : xxxxx is set for service sender business service name and sender CC name..
    pls suggest me how can i rectify these errors..
    for helpful answers i will give points*********
    regards,
    Pasi.
    Edited by: pasi s on May 5, 2008 8:35 AM
    Edited by: pasi s on May 5, 2008 8:40 AM

    Hi Pasi,
       Check if you are using the same business service (under which u have created the Channels) at  sender side in configuration.
    You have to use the same business serivce for sender under which your communication channels are created...................
    Or
    Create a sender communication channel in the service that u have used at sender side.............
    So i think in your case there is a mismatch of using the diff sender service at diff stages.............
    Hope this will solve your problem
    Thanks
    Sai     
    PS: kindly reward points if helpful

  • Capturing the communication channel monitoring error into an alert.

    Hi,
    The following is my scenario:
    File adapter polls using file content conversion,if the source file is not in a proper format the file wont be picked up and communication channel will show error in channel monitoring.
    I have to configure an alert for the same.
    Can i capture the error message shown in communication channel monitoring and raise alert?
    Many Thanks,
    Pritish

    refer todays thread on the same issue;
    FILE ADAPTER ISSUE

  • Behavior of integration process after system restart

    Hello,
    we have an integration process used for correlation of two asychronous messages.
    So if the first message is sent out, the second message that should be correlated will arrive approx. 5 hours later.
    What would happen if the system is restarted after the first message is sent out, but before the second message comes in? Are all active process instances deleted during a system restart or is there some kind of persistence mechanism?
    Thank you for your advice.

    Hi Florian,
    please have a look at oss notes from my blog
    /people/michal.krawczyk2/blog/2006/06/27/xi-who-said-he-cannot-be-stopped-bpm-jim--sp17
    Regards,
    Michal Krawczyk

  • Java Apps don't start automaticaly after system restart

    Hi,
    Since a few days ago when restarting Java application servers of SAP
    Portal, the applications deployed don't start for itselfs.
    When starting the instance, the memory stops to increase at 500mb. The
    only way to start the applications is by the manual way in:
    Server -> Services -> Deploy -> Runtime -> Application -> Start
    Application.
    After starting the applications manually the instance starts fine.
    I already increased some values in global configuration:
    From:
    InitialThreadCount = 40
    MaxThreadCount = 150
    MinThreadCount = 40
    To:
    InitialThreadCount = 80
    MaxThreadCount = 200
    MinThreadCount = 80
    After the restart the applications are not starting automaticaly yet.
    I have 4 instances. The first two instances are starting fine, but the problem is happening with the other 2 instances.
    Is there any reason for this type of behavior?
    Thanks for the help
    Pedro Nunes

    Hello Vyara,
    thanks for your reply.
    This kind of problem happens since 3 weeks ago and the stack of this system (SP09) remain unchangeble since 07.04.2008.
    The strange behavior is that the Server 1 and 2 are starting all the apps fine, but this problem is only happens in server 3 and 4.
    Can you help please?
    Thanks

  • License Error after system copy

    Hi,
         After system copy licensing the sap giving this error.
    MLICHECK0 in *LIBL type *FILE not found.            
    MLICHECK__0 in *LIBL type *FILE not found.          
    MLICHECK~I1 in *LIBL type *FILE not found.          
    MLICHECK in R3BDDDATA type *FILE already exists.    
    Alternative name for file MLIC0002 not allowed.     
    "MLICHECK~0" in R3BDDDATA type *FILE already exists.
    Help me to solve the issue.
    Thanks and Regards
    G Singh

    Hi G Singh,
    this error message "smells" extremly like RCLSTG *DBXREF !
    If this problem is still your pronblem, I would run this command - in restricted mode - takes only about 30-60 minutes ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • Errors after system copy ...

    Dear all,
    envi---         AIX 5.3 & oracle 10.2  -
      ECC 6.0SR1    ABAP ........only
    I have restored a backup of PRD to QAS successfully ... for system copy...
    I have created ops$ users with following statments..
    create user ops$qlyadm identified externally default tablespace PSAPSR3USR temporary tablespace PSAPTEMP quota unlimited on PSAPSR3USR  (  sidadm)
    create user ops$oraqly identified externally default tablespace PSAPSR3USR temporary tablespace PSAPTEMP quota unlimited on PSAPSR3USR  ( orasid  )
    Successfully created control file & managed to take the database up...
    Enter user-name: / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1728053248 bytes
    Fixed Size                  2071840 bytes
    Variable Size             872415968 bytes
    Database Buffers          838860800 bytes
    Redo Buffers               14704640 bytes
    Database mounted.
    Database opened.
    SQL>
    after the following action when i tried to startsap. with user sidadm the following is the message..
    Checking QLY Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    Start of saposcol failed
    Running /usr/sap/QLY/SYS/exe/run/startdb
    Trying to start QLY database ...
    Log file: /home/qlyadm/startdb.log
    /usr/sap/QLY/SYS/exe/run/startdb: Terminating with error code 12
    DB startup failed
    athomedev:qlyadm 26>
    As a result when i checked startdb.log the following is the message.......
    Fri May 29 16:03:32 IST 2009
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Fri May 29 16:03:32 2009
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORA-10997: another startup/shutdown operation of this instance inprogress
    ORA-09967: unable to create or open lock file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Disconnected
    Fri May 29 16:03:32 IST 2009
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/QLY/SYS/exe/run/startdb: Terminating with error code 12
    Request to advice me on the following  & also advice me the way i created ops$ users is that right way or not..
    rgds,
    rahul...
    Edited by: Rahul on May 29, 2009 4:21 PM

    Dear all,
    thanx for sharing,, I have actually odnea mistake after system copy. I tried to make the system up with  out creating ops$ suer.
    I have followed notes
    361641 Creating OPS$ users on UNIX & created ops$ created ops$ user with automated script & from attchment provided in Note 50088 - Creating OPS$ users on Windows NT/Oracle
    after that
    alter sytem sapr3 account unlock;
    system is up & runnig.
    regards
    ravi kiran

Maybe you are looking for

  • How do I add another e-mail address to my mail preferences?

    How do I add another e-mail address to my mail preferences?

  • Taking so long to load pages on yosemite!!!

    since i loaded Yosemite, the loading bar stops half way and i have to wait like 30 seconds before the page will load from the internet, safari, google...all of them..how can i speed things up???

  • Ebdedding sound into a PDF

    Hi, I would like to embed a sound file (WAV) into a dynamic PDF, which will then be used within my process. Can I directly put the sound file onto the PDF as it is done using Sound Tool in Acrobat? Is there special field like Image Field for embeddin

  • Creating notes as attatchments to multiple documents!

    Hi! I've been using SAP for some time over a week now and have come across something rather peculiar. While handling documents in the "Documents List" window, I noticed that at a given time, a function (in this case Create Note) can be performed on o

  • Actual Cost Varience

    hi, I have observed difference in actual cost of maintenance order in PM reports with Costing report. In this costing report values are correct and  PM Report and order showing incorrect value. Thanks and Regards Mohan