Errors after moving databases in SCOM 2012

I have recently moved both the Operational DB and the DataWarehouse DB from the original server to a SQL cluster. Following the guides below worked and SCOM is up and running, at least some sort of success. The problem is that it seems SCOM is trying to
contact the Operational DB on the original server even after the move.
The only events showing up in the log after the moving is 29112 and 21023
29112
OpsMgr Management Configuration Service failed to execute bootstrap work item 'ConfigurationStoreInitializeWorkItem' due to the following exception
System.Data.SqlClient.SqlException (0x80131904): Cannot open database "OperationsManager" requested by the login. The login failed.
Login failed for user 'DOMAIN\Action Account'.
   at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.SqlClient.SqlConnection.Open()
   at Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.ConnectionManagementOperation.Execute()
   at Microsoft.EnterpriseManagement.ManagementConfiguration.DataAccessLayer.DataAccessOperation.ExecuteSynchronously(Int32 timeoutSeconds, WaitHandle stopWaitHandle)
   at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.ConfigurationStore.ExecuteOperationSynchronously(IDataAccessConnectedOperation operation, String operationName)
   at Microsoft.EnterpriseManagement.ManagementConfiguration.SqlConfigurationStore.ConfigurationStore.Initialize()
   at Microsoft.EnterpriseManagement.ManagementConfiguration.Engine.ConfigurationStoreInitializeWorkItem.ExecuteWorkItem()
   at Microsoft.EnterpriseManagement.ManagementConfiguration.Interop.ConfigServiceEngineWorkItem.Execute()
21023
OpsMgr has no configuration for management group SCOMVIRIDIS and is requesting new configuration from the Configuration Service.
Anyone who has seen this issue before? The guides were easy to follow and i can see som 31554 and similar events after restarting the Services but soon it goes back to just logging 29112 and 21023 in the event log.
The links that i followed is listed below;
Operational Database: http://technet.microsoft.com/en-us/library/hh278848.aspx
DataWarehouse Database: http://technet.microsoft.com/en-us/library/hh268492.aspx
I´m greatful for any help!
Thanks,
Daniel
IT Consultant at Viridis IT

Problem solved.
I have been in contact with MS Support who solved the issue. What was wrong?
It seems the documentation misses an important piece. In http://technet.microsoft.com/en-us/library/hh278848.aspx under 7. there is one more value that should be edited. Under the category named "ConfigStore", make sure the "ServerName" is pointing
at the new SQL Server, otherwise the MS wont be able to receive configuration from the Operational DB.
I think the documentation will be updated with this information but I want to share this if anyone else faces the same issue.
/Daniel
IT Consultant at Viridis IT
Thx Daniel, 
I had the exact same issue.
In addition to what you have suggested I also had to make sure that the new SQL server is registered with only its name - without the Instance name.
I have installed the new instance on the default MSSQLSERVER on the new SQL server.
I have documented all the procedure in my blog - including the changes you have suggested, if someone needs it its here:
Move SCOM 2012 Database to another server
yuryk

Similar Messages

  • After moving database, error on startup operations manager console

    Hello,
    may be someone can help me or give me a hint. I have moved the operational databas of SCOM 2012 to an other MSSQL-Server; from a SQL2008 Server to a SQL2012 Server.
    I used this document:
    http://technet.microsoft.com/en-us/library/hh278848.aspx
    After restarting the services i open the operations manager console, but it fails:
    Date: 28.08.2014 15:42:03
    Application: Operations Manager
    Application Version: 7.1.10226.0
    Severity: Error
    Message: Failed to connect to server 'name.foo.fodomain.de'
    Microsoft.EnterpriseManagement.Common.ServiceNotRunningException: The Data Access service is either not running or not yet initialized. Check the event log for more information. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://name.foo.fodomain.de:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0060373. TCP error code 10061: No connection could be made because the target machine actively refused it 192.168.177.9:5724. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.177.9:5724
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
    at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace:
    at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
    at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
    at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    --- End of inner exception stack trace ---
    at Microsoft.EnterpriseManagement.Common.Internal.ExceptionHandlers.HandleChannelExceptions(Exception ex)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.ConstructEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore clientCallback)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.RetrieveEnterpriseManagementGroupInternal[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Connect[T,P](EnterpriseManagementConnectionSettings connectionSettings, ClientDataAccessCore callbackDispatcherService)
    at Microsoft.EnterpriseManagement.ManagementGroup.InternalInitialize(EnterpriseManagementConnectionSettings connectionSettings, ManagementGroupInternal internals)
    at Microsoft.EnterpriseManagement.Mom.Internal.UI.Common.ManagementGroupSessionManager.Connect(String server)
    at Microsoft.EnterpriseManagement.Monitoring.Console.Internal.ConsoleWindowBase.TryConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args)
    System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://name.foo.fodomain.de:5724/DispatcherService. The connection attempt lasted for a time span of 00:00:02.0060373. TCP error code 10061: No connection could be made because the target machine actively refused it 192.168.177.9:5724. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.177.9:5724
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
    at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    --- End of inner exception stack trace ---
    Server stack trace:
    at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
    at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
    at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at Microsoft.EnterpriseManagement.Common.Internal.IDispatcherService.Connect(SdkClientConnectionOptions connectionOptions)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.Initialize(EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    at Microsoft.EnterpriseManagement.Common.Internal.SdkDataLayerProxyCore.CreateEndpoint[T](EnterpriseManagementConnectionSettings connectionSettings, SdkChannelObject`1 channelObjectDispatcherService)
    System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.177.9:5724
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
    at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    My databaseadmin told me, that all is ok, the operations management server queries the new sql server, then close the connection. So we started again the old database server, there are still queries to this server.
    What i've done:
    - Changing the database servers name in the registry, Microsoft Operations Manager, 3.0, Setup, DatabaseServerName
    - changing the database entry at the file ConfigService.confg
    After my databaseadmin told me, that there are queries at the old database server, i searched in the registry and found two entries:
    - System Center
     Common
      Database
       DatabaseServerName
    - System Center Ooperations Manager
     12
      Reporting
       DWDBInstance
     .. i have still this error, no connection possible.
    What testing i can do?
    Kind regards
    Wolfgang

    You have to update the DB server names in the databases as well. Here are the instructions for SCOM07, I suspect it's similar in SCOM12
    Update the OperationsManager database with the New Database Server Name, and ensure that the account that you are logged on with has sufficient privileges on the SQL Server instance.
    Open SQL Server Management Studio.
    Expand
    Databases, OperationsManager, and Tables.
    Right-click
    dbo.MT_ManagementGroup, and then click Open Table if you are using SQL Server 2005 or click
    Edit Top 200 Rows if you are using SQL Server 2008.
    Change the value in the
    SQLServerName_6B1D1BE8_EBB4_B425_08DC_2385C5930B04 column to reflect the name of the new SQL Server-based computer.
    Save your change
    Configure the Operations Manager database with the name of the new Data Warehouse server as follows:
    On the server that hosts the Operations Manager database, open SQL Server
    Management Studio and navigate to Databases, OperationsManager, and then to
    Tables.
    Right-click
    dbo.MT_DataWarehouse, and then select Open Table if you are using SQL Server 2005 or select
    Edit Top 200 Rows if you are using SQL Server 2008.
    Change the value in the
    MainDatabaseServerName_16781F33_F72D_033C_1DF4_65A2AFF32CA3 column to the name of the new Data Warehouse server.
    Close SQL Server Management Studio to save your changes.
    "Fear disturbs your concentration"

  • Facing Parse Errors after upgrading database from 10g to 11g

    Hi,
    We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
    Kindly look into below parse errors.
    ********************************** Parse Error *****************************************************
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Tue Aug 13 14:13:10 2013
    kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
    kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT password
    FROM SYS.USER$
    WHERE  0=1
    kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        30  anonymous block
    319e277050        57  anonymous block
    PARSE ERROR: ospid=29813, error=6550 for statement:
    BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
    kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        67  anonymous block
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
    Please help.
    Regards
    Suresh

    Hi Suresh,
    Apologies for misunderstanding..
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
    1 Get the 'ospid' value from the error
    2. Issue the below command:
    SQL> select request_id,ORACLE_PROCESS_ID
      2 from fnd_concurrent_requests
      3 where request_id = 15598;
    3. After obtaining the request_id
    4, Query it from the front-end using SYSADMIN responsibility
    Hopefully this should get you the respective concurrent report/program.
    Thanks &
    Best Regards,

  • 1487 error after moving ws object

    Hello,
    I'm recieving the 1487 error when trying to remote control a WS after
    moving the WS object to a different container.
    I've search through many posts with the same problem but nobody seems to
    post a solution. Here is what I'm doing...
    1. login and the WS is succesfully imported, I can then remote control it
    succesfully.
    2. Move the WS object to a new container.
    3. Reboot the WS, now I get the 1487 error.
    At this point I can see that the registry is not updated on the workstion
    with it's new location.
    HKLM>SOFTWARE>NOVELL>Workstation Manager>Identification>Workstation Object.
    4. The workstation then re-imports itself to it's original container
    defined in the import policy.
    5. Now I'm unable to RC either the moved or the new WS object.
    6. If I delete both the moved and new objects, reboot. It will then
    re-import and can now be remote controlled again.
    I'm suspecting a possible problem with the search policy. I have tried
    different variations of the search policy placement and configuration but
    none seem to get me any better results (mostly worse). I'm not exactly
    sure how the search policy should be configured if it even is the problem.
    Any help would be apreciated, thank you.
    I'm running Zen7 sp1 w/ hotpatch 6.
    I have nwclient 4.91sp3
    I have reinstalled the zfdagent.
    I have removed nmas.
    I tried 4.91sp4 client, same issue.
    I have enabled debug logging on the WS and Server, can't seem to find any
    errors.

    Jason wrote:
    > Hello,
    >
    > I'm recieving the 1487 error when trying to remote control a WS after
    > moving the WS object to a different container.
    >
    > I've search through many posts with the same problem but nobody seems to
    > post a solution. Here is what I'm doing...
    >
    > 1. login and the WS is succesfully imported, I can then remote control
    > it succesfully.
    > 2. Move the WS object to a new container.
    > 3. Reboot the WS, now I get the 1487 error.
    >
    > At this point I can see that the registry is not updated on the
    > workstion with it's new location.
    > HKLM>SOFTWARE>NOVELL>Workstation Manager>Identification>Workstation Object.
    >
    > 4. The workstation then re-imports itself to it's original container
    > defined in the import policy.
    > 5. Now I'm unable to RC either the moved or the new WS object.
    > 6. If I delete both the moved and new objects, reboot. It will then
    > re-import and can now be remote controlled again.
    >
    > I'm suspecting a possible problem with the search policy. I have tried
    > different variations of the search policy placement and configuration
    > but none seem to get me any better results (mostly worse). I'm not
    > exactly sure how the search policy should be configured if it even is
    > the problem.
    >
    > Any help would be apreciated, thank you.
    >
    > I'm running Zen7 sp1 w/ hotpatch 6.
    > I have nwclient 4.91sp3 I have reinstalled the zfdagent.
    > I have removed nmas.
    > I tried 4.91sp4 client, same issue.
    > I have enabled debug logging on the WS and Server, can't seem to find
    > any errors.
    >
    >
    What version of ZDM 7 are you running? This is usually a snapin issue
    with consoleone. Where are you running ConsoleOne from?
    ---Kurt

  • Configuring operational DataBase on SCOM 2012 R2

    Hi
    When I try to Configure the operational DB during installation of SCOM(2102 R2), I get this error:
    This sql instance collation is not supported. please select a sql server and instance with supported collation...
    This is a clean server, I`ve installed SQL server 2012 enterprise and I can`t change collasion now.
    what do I need to do?
    can anyone attach any link to a guide? step-by-step if possible..?
    Thanks!

    Hi,
    Please go through the below link for more details about SQL server requirements for SCOM 2012:
    Preparing your environment for System Center 2012 R2 Operations Manager
    http://technet.microsoft.com/en-us/library/dn249696.aspx
    SQL Server Requirements for System Center 2012 R2
    http://technet.microsoft.com/en-us/library/dn281933.aspx
    Clarification on SQL Server Collation Requirements for System Center 2012
    http://blogs.technet.com/b/momteam/archive/2012/05/25/clarification-on-sql-server-collation-requirements-for-system-center-2012.aspx
    Regards,
    Yan Li
    Regards, Yan Li

  • Oracle TNS 12535 error after moving repository DB from Win NT to Win 2K

    Business Objects 5.1
    We have recently moved an Oracle database from Windows NT to Windows 2000. One particular user keeps on getting ORA-12535: TNS: operation timed out.
    What could be causing this?
    The user can run SQL*Plus and connect to the database without any problems.
    The user gets this error when running BO itself. When running our Application or any other Oracle tool or utility (TOAD, SQL*Plus), etc, then all works fine.
    From my own PC I can use the 'problem' users BO login to connect to the repository.
    So the nature of the problem suggests a network or configuration issue of some kind. We have limited BO expertise at this site.
    Please can someone advise?
    regards,
    MK

    Hi Mo,
    If the previous solution provided doesnu2019t works then check the following things:
    1. Check the ORACLE_HOME value in the Registry and ensure that your PC has only one "ociw32.dll" file.
    2. Confirm that the PATH environment variable definition's first Oracle /bin folder path points to the middleware
        installation you intend Supervisor to use.
    3. Add the repository database server's IP address to the local HOSTS file.
    4. Confirm the repository database's entry in the Oracle TNSNames.ora file.
    Regards,
    Sarbhjeet Kaur

  • Import-Module ActiveDirectory - Error - after upgrading DC's to 2012 R2

    Hi.
    We done upgrading our Domain Controllers to 2012 R2 Version, and after upgrade i can't use ActiveDirectory  module outside my DC
    When i\m trying to run  Import-Module ActiveDirectory on my Windows 7 desktop i get error:
    WARNING: Error initializing default drive: 'Unable to contact the server. This may be because this server does not
    exist, it is currently down, or it does not have the Active Directory Web Services running.'.
    ( But if i start it as Domain Admin on the same PC - all is OK. Permissions for my account is ok - i think - checked by: Get-PSSessionConfiguration on DC's ). When it was 2008 R2 DC's - all was fine
    How can i fix this issue? ( i think this is access rights by i cannot manage where... )
    Best Wishes, Andrew Golubenkoff

    Thanks Dan, good article - nowi\m understand... Now i should rewrite all my scripts to new  type of connection ( Import-Pssession instead of import-module ) Thanks again!

  • ORA-12560: TNS Protocol adapter error after full database restore.

    Good afternoon,
    Following the steps given in page 9-32 of the 2 Day DBA document, after doing a full database restore, the home page shows:
    NOTE: all of the output shown in this post is obtained directly from the host not a client. AND all using ENTERPRISE MANAGER.
    1. The database instance is down
    2. The listener is up
    3. Agent Connection to Instance has status of Failed, followed by ORA12505: TNS: listener does not currently know of SID in connect descriptor (DBD ERROR: OCIServerAttach)
    When I try to connect as sysdba using SQL Plus, I get the output shown below:
    0 18:14 [Oracle] [13G] [2,031M] E:\Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN>
    tnsping dbca
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 30-AUG-2
    010 18:14:36
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    E:\Oracle\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = orahost.john.local)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = dbca.
    john.local)))
    OK (50 msec)
    0 18:14 [Oracle] [13G] [2,050M] E:\Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN>
    sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Aug 30 18:17:53 2010
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> connect
    Enter user-name: sys as sysdba
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SQL>All I did was perform a full database restore in the same database, the simplest case. Any ideas as to why I can no longer connect ?
    Thank you very much for your help,
    John.
    Edited by: 440bx - 11gR2 on Aug 30, 2010 6:58 PM - added Using Enterprise Manager.

    I don't know what else I could have done given the behavior of the service.You can avoid problems like this in the future by avoiding Windows & using any approved *NIX Operating System.
    No such "service" or daemon exist on any *NIX OS.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • TNS Error after upgrade database to 10.2.0.2.0

    Hi,
    After upgrade my database from 10.2.0.1.0 to 10.2.0.2.0,
    I got TNS error and couldn't connect to database anymore.
    Here are the testing message.
    C:\Documents and Settings\Administrator>tnsping malecare
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2
    008 10:32:41
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.
    1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = malecare))
    OK (30 msec)
    C:\Documents and Settings\Administrator>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 10:33:42 2008
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SQL> connect sys/xxxxx@malecare as sysdba
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Any suggestion would be appreciated.

    C:\>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2008 11:37
    :18
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> reload listener
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    LSNRCTL> status listener
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Produ
    ction
    Start Date 09-JAN-2008 11:36:16
    Uptime 0 days 0 hr. 1 min. 14 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File C:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "MALECARE" has 1 instance(s).
    Instance "MALECARE", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exit
    C:\>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 11:37:41 2008
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SQL> connect sys/xxxxx@malecare as sysdba
    ERROR:
    ORA-12518: TNS:listener could not hand off client connection

  • Help with C03 error after moving!

    I need some advice and help in what to do with my BT Vision. 
    I moved home about 1 week and a half ago and moved all my BT services to the new address. The new phone number is working fine and the broadband is now also working well, with no problems. However my BT Vision box doesn't work at all. When turned on it shows a C03 Error and says I need to wait for the activation date? Not sure what this means as I thought that as soon as broadband was working Vision would work.
    At the weekend I called the helpline and the operator told me (after periods of long waits and apologies) that vision had been transfered to new line and he had to "escalate" the query as he was unable to resolve. Someone was supposed to call me in 24hr but no one did. I rebooted the hub and the box countless time already and same message appears.
    I've been with BT for some years now and always have good service when things are set so keen to resolve this so I can keep on enjoying it. My partner is talking about getting Sky but I'm not so sure.
    I have a old grey BT Vision Box and the black Hub, if that info helps!! Thank you for any help and advice you can give. Not sure what I can do more.

    Hello,
    Your account hasnt been activated and QoS wont have been applied to your line.
    Only thing you can do is send the mods and email:- http://bt.custhelp.com/app/contact_email/c/4951
    Make sure you include your account number, name, address and details of the problem. They'll get it sorted in around 1 week and credit you for lost service.

  • Error after moved jxl.jar library

    Dear All,
    I've a requirement to import data to db table from excel file. I followed the below link
    https://blogs.oracle.com/prajkumar/entry/importing_data_from_excel_sheet
    I moved all the class and xml files and registered in apss (OAFramework version 12.1.1).
    My page is working fine in local but after deployed to the server i got the following error if i click the go button.
    Error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.classloader.util.AnnotatedNoClassDefFoundError, msg= Missing class: jxl.Workbook Dependent class: xxerp.oracle.apps.xxerp.uploadso.server.SaleOrderUploadAMImpl Loader: oacore.root:0.0.0 Code-Source: /d02/oracle/VIS/apps/apps_st/comn/java/classes/ Configuration: <library> in /d02/oracle/VIS/apps/apps_st/comn/webapps/oacore/ The missing class is not available from any code-source or loader in the system.;
    I added the below in orion-applications.xml
    <library path="/d02/oracle/VIS/apps/apps_st/comn/java/classes/xxerp/libraries/library_so_upload/jxl.jar" />
    Thanks in advance,
    SAN

    Hi all,
    After lot of googling, I found a metalink having solution for this.
    Metalink ID 433241.1
    After followed this doc my prob has been resolved.
    Thanks,
    SAN

  • Error after moving user to another organiz.l unit (Edir)

    I am moving users to another org. units.
    For 2 users, i keeep seeing the following error in /var/log/datasync/connectors/default.pipeline1.mobility-AppInterface.log:
    ERROR [Device_Thread-29] [sync:252] [userID:cn=**,ou=**,o=**] [eventID:] [objectID:] [Sync] Fatal - unable to find folder object for folderId = 2
    Any idea?

    If you are moving users around OUs/Orgs then you will need to remove them from the connector, wait for them to vanish, move user in eDirectory, re-add to connector. As far as I'm aware this is a limitation in all Datasync connectors that link to eDirectory.

  • BO6.5 ORB error after moving server to new location

    Post Author: seetr
    CA Forum: Older Products
    Our server was forklifted to a new location within our network, so the IP address changed but everything else remains the same.  Now we are unable to restart the BO server.  We found a location in the Configuration Tools > ORB setting where the IP was hardcoded.  We were able to change the IP after stopping all BO services running on the server, but we could not complete the setting change as we keep getting the following error - "Configuration script cannot be started (Error: CFT 06002)".  Any ideas?  Thanks!

    Hi,
    What steps did you perform in the Configuration Tools to update the IP address?  Can you provide details?
    You may have to Update the ORB or completely recreate it. 
    Note that if you recreate the ORB, you need to backup your Storage folder.
    But before proceeding with the above, please check the following note:
    1182500 - Error: "Configuration script cannot be started(Error: CFT 06002)" when customer trying to update the ORB
    Symptom
    When trying to update the ORB the following error message appears: "Configuration script cannot be started(Error: CFT 06002)" You are then unable to ping the IP address for a server name.
    Cause
    The "C:/Winnt" or "Windows/System32" value is missing for the System variable PATH.
    Resolution
    Perform the following steps:
    - Add C:/Winnt or Windows/System32 to the System variable PATH.
    - Reboot the server.
    - Update the ORB.
    Hope this help.
    Regards,
    Jeff

  • D101 Error after moving a GW Resource

    Hi, I've seen a few posts on D101 errors, but none seem to fit my circumstances. I have a resource "Dept Calendar" owned by USERA on POA. Everything works fine. Other users can proxy to the calendar with no problems - everyone is happy. USERA then leaves the department. I moved the resource to POB and give ownership to USERB (who previously had r/w proxy access). USERA is removed from the proxy list. Now, whenever USERB opens an appointment that USERA had entered, she gets a "D101" error with the calendar appointment referencing POA. The D101 makes sense, sort of, because the resource is no longer on POA. But why?
    Our GW is 7.0.4 on both server and clients. I ran an analyze/fix on the resource but it came back with no errors.
    This is a new one for me. Any ideas?
    Thanks,
    Jeff

    JeffreyESmith,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Ora-00600 error after extending database

    I just extended my database in excess of 2gigs. Now some applications are givng ora-00600. Has anyone heard of this one before. I am using 805
    Henry

    ORA600 is internal error...
    only oracle knows it...

Maybe you are looking for

  • Report Compensation - Means of Payments

    Hi, gurús, We are in a process of audit for which they request us a report that lists the orders of purchase with his respective invoices including the number FI and his respective compensation and with his document of payment and mean of payment. Do

  • Cannot preview office attachements in Outlook 2010

    I just installed Office 2010 Home & Student and Outlook 2010.  But I cannot preview any Office files in Outlook.  It says "This file cannot be previewed because there is no previewer installed for it".  PDF attachments preview just fine. When I go to

  • Newbie question - SWF file download size

    If I have say 20 different screens to display in a flex application, after I compile the size of the swf file would be quite big (5+Mbs apprx) for the browser to download.  Hence, the users will have a waiting state unless the SWF file is completely

  • Using GET_SCHEMA_VIEW_VALUES service to retrieve schema view data

    Hi! I want to create a WSDL in UCM to retrieve the values of some lists, to use in my web application. For this, I want to use the GET_SCHEMA_VIEW_VALUES service. I know that this service has an input parameter schViewName, so I can configure that. H

  • 10.4.7 blanked out my ibook screen .. suggestions?

    I downloaded the combo update, mounted, installed, optimized and went to restart. Never finished the restart. Now I get the start tone but the ibook G4 screen is black. I was able to connect to my mac mini via target mode and can see the hard drive a