Create new repository fails in 3.1.1

I have created a repository and presented it successfully to my server pool. However, I have just created some smaller iSCSI disks, I can see them in /dev/mapper/* and in the output of multipath -ll on the server.
When I try to create a new repository with any of these disks, I get the following errors:
Job Construction Phase
begin()
Appended operation 'File System Construct' to object '0004fb0000090000d3719cda71809253 (Local FS ovs1-ec)'.
Appended operation 'Cluster File System Present' to object '4d78ff97a1c4ff0a'.
Appended operation 'Repository Construct' to object '0004fb0000030000df48b31e261ce8f2 (EMC (4))'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [LocalFileServer] 0004fb0000090000d3719cda71809253 (Local FS ovs1-ec)
Operation: File System Construct
Object (CREATED): [Repository] 0004fb0000030000df48b31e261ce8f2 (REPOS_02)
Operation: Repository Construct
Object (IN_USE): [Cluster] 4d78ff97a1c4ff0a
Operation: Cluster File System Present
Object (IN_USE): [StorageElement] 0004fb0000180000311481f0da38f742 (EMC (4))
Object (CREATED): [LocalFileSystem] 0004fb0000050000723de9e923b8a32e (fs_REPOS_02)
Job Running Phase at 12:49 on Fri, Jun 8, 2012
Job Participants: [44:45:4c:4c:39:00:10:37:80:4c:b8:c0:4f:57:34:4a (ovs1-ec)]
Actioner
Starting operation 'File System Construct' on object '0004fb0000050000723de9e923b8a32e (fs_REPOS_02)'
Job: 1339152552728, aborted post-commit by user: admin
Write Methods Invoked
Class=InternalJobDbImpl vessel_id=8334 method=addTransactionIdentifier accessLevel=6
Class=LocalFileServerDbImpl vessel_id=761 method=createFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setName accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setFoundryContext accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=onPersistableCreate accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setLifecycleState accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setRollbackLifecycleState accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setRefreshed accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setBackingDevices accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setUuid accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setPath accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setSimpleName accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=addFileServer accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setStorageDevice accessLevel=6
Class=StorageElementDbImpl vessel_id=8074 method=addLayeredFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setSimpleName accessLevel=6
Class=ClusterDbImpl vessel_id=1109 method=addLocalFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setCluster accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setAsset accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=createRepository accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setFoundryContext accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=onPersistableCreate accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setLifecycleState accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setRollbackLifecycleState accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setRefreshed accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setDom0Uuid accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSharePath accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSimpleName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=addRepository accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setManagerUuid accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setVersion accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=addJobOperation accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSimpleName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setDescription accessLevel=6
Class=InternalJobDbImpl vessel_id=8334 method=setCompletedStep accessLevel=6
Class=InternalJobDbImpl vessel_id=8334 method=setAssociatedHandles accessLevel=6
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000d3719cda71809253] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012] OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1371)
at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:894)
at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.physical.storage.LocalFileServerProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:890)
... 27 more
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 30 more
FailedOperationCleanup
Starting failed operation 'File System Construct' cleanup on object 'fs_REPOS_02'
Complete rollback operation 'File System Construct' completed with direction=fs_REPOS_02
Rollbacker
Executing rollback operation 'File System Construct' on object '0004fb0000050000723de9e923b8a32e (fs_REPOS_02)'
Complete rollback operation 'File System Construct' completed with direction=DONE
Objects To Be Rolled Back
Object (IN_USE): [LocalFileServer] 0004fb0000090000d3719cda71809253 (Local FS ovs1-ec)
Object (CREATED): [Repository] 0004fb0000030000df48b31e261ce8f2 (REPOS_02)
Object (IN_USE): [Cluster] 4d78ff97a1c4ff0a
Object (IN_USE): [StorageElement] 0004fb0000180000311481f0da38f742 (EMC (4))
Object (CREATED): [LocalFileSystem] 0004fb0000050000723de9e923b8a32e (fs_REPOS_02)
Write Methods Invoked
Class=InternalJobDbImpl vessel_id=8334 method=addTransactionIdentifier accessLevel=6
Class=LocalFileServerDbImpl vessel_id=761 method=createFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setName accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setFoundryContext accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=onPersistableCreate accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setLifecycleState accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setRollbackLifecycleState accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setRefreshed accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setBackingDevices accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setUuid accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setPath accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setSimpleName accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=addFileServer accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setStorageDevice accessLevel=6
Class=StorageElementDbImpl vessel_id=8074 method=addLayeredFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setSimpleName accessLevel=6
Class=ClusterDbImpl vessel_id=1109 method=addLocalFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setCluster accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=setAsset accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=createRepository accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setFoundryContext accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=onPersistableCreate accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setLifecycleState accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setRollbackLifecycleState accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setRefreshed accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setDom0Uuid accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSharePath accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSimpleName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setFileSystem accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=addRepository accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setManagerUuid accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setVersion accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=addJobOperation accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setSimpleName accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=setDescription accessLevel=6
Class=InternalJobDbImpl vessel_id=8334 method=setCompletedStep accessLevel=6
Class=InternalJobDbImpl vessel_id=8334 method=setAssociatedHandles accessLevel=6
Class=LocalFileServerDbImpl vessel_id=761 method=nextJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=8334 method=setFailedOperation accessLevel=6
Class=LocalFileServerDbImpl vessel_id=761 method=nextJobOperation accessLevel=6
Class=RepositoryDbImpl vessel_id=8348 method=nextJobOperation accessLevel=6
Class=ClusterDbImpl vessel_id=1109 method=nextJobOperation accessLevel=6
Class=StorageElementDbImpl vessel_id=8074 method=nextJobOperation accessLevel=6
Class=LocalFileSystemDbImpl vessel_id=8343 method=nextJobOperation accessLevel=6
Class=LocalFileServerDbImpl vessel_id=761 method=nextJobOperation accessLevel=6
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000d3719cda71809253] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012] OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_B000E Storage plugin command [storage_plugin_createFileSystem] failed for storage server [0004fb0000090000d3719cda71809253] failed with [com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012] OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.StoragePluginAction.processException(StoragePluginAction.java:1371)
at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:894)
at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.createFileSystem(FileSystemConstruct.java:57)
at com.oracle.ovm.mgr.op.physical.storage.FileSystemConstruct.action(FileSystemConstruct.java:49)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at sun.reflect.GeneratedMethodAccessor3334.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.physical.storage.LocalFileServerProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at sun.reflect.GeneratedMethodAccessor1528.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovs1-ec failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
at com.oracle.ovm.mgr.action.StoragePluginAction.createFileSystem(StoragePluginAction.java:890)
... 27 more
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 storage_plugin_createFileSystem oracle.ocfs2.OCFS2.OCFS2Plugin 0004fb0000050000723de9e923b8a32e /dev/mapper/35000144f72319419 0, Status: java.lang.InterruptedException
Fri Jun 08 12:51:14 CEST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 30 more
End of Job
ANy ideas of what may be wrong here? How to get past this issue? I´ve mounded the disk in order to see that it has already been formatted as OCFS2, but it doesn´t have the folders that a repository should have.
Thanks!

Oracle VM 3.1.1 - PROBLEMS

Similar Messages

  • Create new repository from schema

    The option "Create new repository from schema" is not appearing in my MDM console.
    How can I add this?
    MDM 5.5

    Hi,
    I am on MDM 5.5 SP6 Patch 1 and the option is visble here.
    May be on smaller version this option is not there.
    well, on right click on your Repository level , Do u get option Export Repository Schema and Import Repository Schema.
    if yes, you can achieve the same, firstly create a new repository and then use option Import Repostory schema, you will get the same result as "Create new repository from schema"
    Hope it wil Help you,
    Rewards if Useful....
    Mandeep Saini
    Edited by: Mandeep Saini on Jun 17, 2008 5:24 PM

  • Configuring oracle management server 9i using create new repository option

    hi ,
    i am trying to install oracle management server using the the option "create new repository "on a system on which oracle database is already installed .after installing oracle management server "configuration assistant appears .the second option is to select a database repository .
    first of all can i select the database that was prevouisly installed on my system
    or do i need to create a new database before installing oracle management server. but as i did not install any database for oracle management server before i am trying to select the database that was previuosly installed on the system but i gave me a tns error that it could not resolve the service name .after that i noticed that the oms listerner was up and registered . i am trying to stop this listener and start the database listerner so that it may not give me this error.can some one help me out configuring oracle management server on a system creating a new repository

    I suggest you to create a different database for the OMS repository. This database can be used for other tools that may require a repository, such as recovery manager.
    On the connectivity issue, I suggest you to verify your listener is up and running and it doesn't need to have the instance registered, as of course, it is a new instance. Make sure it is started. For additional troubleshooting on the connectivity issue, you may post the specific tns-12XXX error message displayed.
    ~ Madrid.

  • Error while loggin and creating new repository

    Hi All,
    I have installed SAP MDM on with SQL 2005 on a server. All the services are running, but when im trying to login into an exisitng repository sys is throwing an error "Repository connect fail. Unable to connect to *repository" and when im trying to create a new repository error is " Unable to connect to database server". Can some one provide any lead on this.
    Thanks in advance
    Manish

    Hi Manish,
    Apart from what other have mentioned I would like to add a few points. Please also check for following case:
    1) The DBMS user that MDM uses to connect to a DBMS must have access rights equivalent to the
    system user. You can use the system account or create a user with equivalent rights. Like in your case the built-in system accounts is  MS SQL u2013 sa (reserved).
    2)Make sure that the MDM user SAPService<SID> has the necessary rights for accessing the database client.
    3) Check if you have provided proper DBMS path in DBMS settings.
    4) Check if your SQL server is loaded. If not please start the SQL services.
    I hope I am able to solve your problem
    Thanks & Regards
    Dilmit Chadha

  • Not able to create new repository

    H,
    While creating the new repository under Virtaul Content Repository, i am getting follwing error. Please help
    The Repository class: com.documentum.beaspi.webcache.WebCacheRepository is not a valid implementation. Please check your classpath.
    I have put dmcmspi.jar in ear\EarContent\APP-INF\lib and domain\base_domain\lib folder but still I am getting this error.
    Edited by: user11311969 on Sep 3, 2009 11:23 PM
    Edited by: user11311969 on Sep 3, 2009 11:27 PM

    I think that code will work with BEA weblogic 8.1 version. With weblogic 9.2 all the repository API's have changed. Unfortunately Documentum Content services have NOT upgraded their API's. So you cannot use this class anymore. I also tried using this class. If you have any further knowledge please share here..
    Thanks
    Sai Peddiboyna

  • How to create new repository in Oracle 6i

    In a completely new Oracle 6i (R6.) installation there seems to be now way to create a new repository. All the help and documentation existing connections, expect a pre-existing database to exist, or a directory
    ORACLE_HOME\ADMIN\user\
    to exist with a config file in it.
    None of these conditions is true upon a clean, default installation.
    Is there a short list of command line Repository Admin commands that one can begin with?
    (signed, confused newbie just starting Oracle courses ;-)

    Hi,
    You need to install an Oracle database instance. The Repository Administration Utility (RAU) is then used to install the Repository schema into the database.
    Follow the installation guide that comes with Oracle 8i to install the database first.
    Brian

  • Error creating new repository

    Hi, I'm getting this error while creating a new storage repository (to extend my current repository):
    */opt/ovs-agent-2.3/utils/repos.py --new /dev/sdb1*
    Mount point: /tmp/ovsrepo_cBpkoE
    Error: errcode=00002, errmsg=TypeError: __init__() takes exactly 2 arguments (3 given)
    */opt/ovs-agent-2.3/utils/repos.py -l*
    [ * ] 35b7a625-f53a-4edd-a988-61842872f7ec => /dev/sda3
    I recently updated from Oracle VM server 2.2.1 to 2.2.2 using up2date -u, but I haven't tried to create a new repository before.
    any ideas why is this happening?
    Thanks
    Ismael

    Hi, in my case rebooting the VM server, fixed the issue.
    */opt/ovs-agent-2.3/utils/repos.py --new /dev/sdb1*
    [ NEW ] 183219e1-7eea-4ce6-9b72-182cd157a1e8 => /dev/sdb1
    */opt/ovs-agent-2.3/utils/repos.py -l*
    [   ] 183219e1-7eea-4ce6-9b72-182cd157a1e8 => /dev/sdb1
    [ * ] 35b7a625-f53a-4edd-a988-61842872f7ec => /dev/sda3

  • Create new Repository in WebCenter Content

    Hi all,
    I'm a newbie in WebCenter Portal. And now I want create my own repository in WebCenter Content to use for my portal.
    Please, give me an advice to do that
    Thanks a lot !

    As84,
    What would be the purpose of this new repository?
    Would you like to have a clean start? Or would you like to have a clean 'folder' for storing content?
    If you would like to have a completely new repository, you need to create one with the Repository Creation Utility.
    After that, you need to point WebCenter Content (WCC) to that new repository.
    If you were to drop the old repository and create a new one with the same details (schema name, password and database location) you would not have to reconfigure anything in WCC.
    Don't forget to delete your files from the server.
    If you leave them, there is an inconsistency between the files and the metadata.
    Kind regards,
    Rob

  • BRTOOLS - Recreate database Create new database fails URGENT HELP

    Hi All,
    I'm following sap note 748434 to recreate SYSTEM tablespace but when I've got to step 4 Create new database it errors :-
    Recreate database main menu
    1 + Specify new database options
    2 + Export user tablespaces
    3 + Export global objects
    4 = Create new database
    5 * Import global objects
    6 * Import user tablespaces
    7 * Exit program
    8 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    4
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.00
    BR0663I Your choice: '4'
    BR0613I Database instance BWD is shut down
    BR0618I Database instance BWD will be started now
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.00
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.04
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.04
    BR0619I Starting database instance BWD ...
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.06
    BR0620I Start of database instance BWD successful
    BR0490I Database file /oracle/BWD/sapdata1/system_1/system.data1 (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/origlogA/log_g11m1.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/mirrlogA/log_g11m2.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/origlogB/log_g12m1.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/mirrlogB/log_g12m2.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/origlogA/log_g13m1.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/mirrlogA/log_g13m2.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/origlogB/log_g14m1.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/mirrlogB/log_g14m2.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/origlogA/cntrl/cntrlBWD.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/sapdata1/cntrl/cntrlBWD.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0490I Database file /oracle/BWD/saparch/cntrl/cntrlBWD.dbf (and its subdirectory or link if applicable) will be deleted now
    BR0280I BRSPACE time stamp: 2014-03-13 15.26.06
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.22
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.22
    BR0792I Database files can be saved before deletion
    BR0675I Do you want to perform this action?
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.22
    BR0676I Enter 'y[es]' to perform the action, 'n[o]/c[ont]' to skip it, 's[top]' to abort:
    c
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.28
    BR0257I Your reply: 'c'
    BR0678I The action will be skipped...
    BR0259I Program execution will be continued...
    BR0794I Database file /oracle/BWD/sapdata1/system_1/system.data1 deleted
    BR0480I Directory /oracle/BWD/sapdata1/system_1 deleted
    BR0794I Database file /oracle/BWD/origlogA/log_g11m1.dbf deleted
    BR0794I Database file /oracle/BWD/mirrlogA/log_g11m2.dbf deleted
    BR0794I Database file /oracle/BWD/origlogB/log_g12m1.dbf deleted
    BR0794I Database file /oracle/BWD/mirrlogB/log_g12m2.dbf deleted
    BR0794I Database file /oracle/BWD/origlogA/log_g13m1.dbf deleted
    BR0794I Database file /oracle/BWD/mirrlogA/log_g13m2.dbf deleted
    BR0794I Database file /oracle/BWD/origlogB/log_g14m1.dbf deleted
    BR0794I Database file /oracle/BWD/mirrlogB/log_g14m2.dbf deleted
    BR0794I Database file /oracle/BWD/origlogA/cntrl/cntrlBWD.dbf deleted
    BR0794I Database file /oracle/BWD/sapdata1/cntrl/cntrlBWD.dbf deleted
    BR0794I Database file /oracle/BWD/saparch/cntrl/cntrlBWD.dbf deleted
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.28
    BR0491I Subdirectory or link for database file /oracle/BWD/sapdata1/system_1/system.data1 and will be recreated now if needed
    BR0491I Subdirectory or link for database file /oracle/BWD/sapdata1/sysaux_1/sysaux.data1 and will be recreated now if needed
    BR0491I Subdirectory or link for database file /oracle/BWD/sapdata1/temp_1/temp.data1 and will be recreated now if needed
    BR0491I Subdirectory or link for database file /oracle/BWD/sapdata4/undo_1/undo.data1 and will be recreated now if needed
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.28
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.30
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0370I Directory /oracle/BWD/sapdata1/system_1 created
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.30
    BR1273I SQLPLUS will be started for execution of SQL script /oracle/BWD/sapreorg/senkbgrd/dbcrt.sql
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.30
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.43
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRSPACE time stamp: 2014-03-13 15.27.43
    BR0278I Command output of '/oracle/BWD/102_64/bin/sqlplus /nolog < /oracle/BWD/sapreorg/.senkbgrd.spi':
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Mar 13 15:27:43 2014
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> SQL> SQL> Connected.
    SQL>
    SQL> CREATE DATABASE BWD
    ERROR at line 1:
    BR0278E Command output of '/oracle/BWD/102_64/bin/sqlplus /nolog < /oracle/BWD/sapreorg/.senkbgrd.spi':
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    BR0280I BRSPACE time stamp: 2014-03-13 15.28.32
    BR1274I Execution of SQL script /oracle/BWD/sapreorg/senkbgrd/dbcrt.sql completed
    BR1277W SQLPLUS reported warnings or errors during the execution of SQL script /oracle/BWD/sapreorg/senkbgrd/dbcrt.sql
    BR0668I Warnings or errors occurred - you can continue to ignore them or go back to repeat the last action
    BR0280I BRSPACE time stamp: 2014-03-13 15.28.32
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    The file it refers to Command output of '/oracle/BWD/102_64/bin/sqlplus /nolog < /oracle/BWD/sapreorg/.senkbgrd.spi': contains this :- 
    cat /oracle/BWD/sapreorg/.senkbgrd.spi
    set linesize 250;
    set pagesize 1000;
    @/oracle/BWD/sapreorg/.senkbgrd.spu
    host /usr/sap/BWD/SYS/exe/run/brtools -f delete /oracle/BWD/sapreorg/.senkbgrd.spu;
    @/oracle/BWD/sapreorg/senkbgrd/dbcrt.sql
    exit;
    But the file it tries to run first @/oracle/BWD/sapreorg/.senkbgrd.spu doesn't exist at runtime it seems!
    Anyone offer any help urgently as this system is now dead!
    Thanks
    Craig

    Apologies, I resolved this myself.  Was not obvious and no error logs indicated what the problem was.
    Turns out that the initial configuration of tablespace data files was incorrect.  Even though it matched the correct size it tried creating them as 1 file and subsequently ran out of file system space.
    After realising this I changed the values and adjusted the tablespaces post creation.
    Thanks anyway.
    Cheers
    Craig

  • What language choose creating new repository

    My location is Greece and my charset in databases is MSWIN1253, must I choose GREEK when I run 1st time the repository wizard for creating the repository owner?
    Thanks a lot.
    Edited by: psanchez on Apr 9, 2009 12:11 AM

    The base language you choose during the repository creation is for the physical names of the repository objects (i.e. names of mappings, transformations e.t.c.). You can add display languages during the installation to display alternative business names for your repository objects. For example you can have your base language as US English (en_US) and business descriptions in Greek (el_GR).
    From what I know this does not affect the actual data in the databases, for example we use EL8ISO8859P7 character set for Greek data in our DBs and the above configuration (en_US as base, el_GR as secondary) in OWB.
    You can check pages 2-5 to 2-7 of the OWB documentation for more details.

  • Conenction has failed when connecting to db for creating new Repository

    Hi,
    I have installed OBIEE on my local machine and also installed the admin client tool. I have a local database and have copied the TNSNAMES in specidied OBIEE folders and also configured user.cmd to put the tns file path. But I still keep on getting connection has failed error.
    Please help!!

    refer these for any mistakes you did...try one more time after restaring services.
    http://123obi.com/2011/03/error-the-connection-has-failed-in-obiee-11g/
    OBIEE 11g - Connection has failed

  • Create new repository in db 11.1.0.7.3

    Hi I am trying to use RepManager from a Grid Control v10.2.0.5 (fully patched) home to create a new Grid Control repository within a Database v11.1.0.7.3 (fully patched) and it falls over stating the following error on screen:
    Repository Creation failed. Failed to create repository schema.
    and in the log file created by RepManager it states:
    CREATE TABLE "MGMT_OC4J_WEBMODULESETTINGS" (
    ERROR at line 1:
    ORA-01658: unable to create INITIAL extent for segment in tablespace MGMT_TABLESPACE
    The command I used was:
    *$ $ORACLE_HOME/sysman/admin/emdrep/bin/RepManager abcaix41 1521 emrep -action create -output_file /oracle/oms10g/create_repos.log*
    The alert_emrep.log has the following info but there is plenty of disk space for tablespaces to auto-extend:
    Mon Jun 21 11:37:22 2010
    CREATE TABLESPACE MGMT_TABLESPACE  DATAFILE 'mgmt.dbf' SIZE 20m  REUSE  AUTOEXTEND ON  NEXT 20m  MAXSIZE UNLIMITED  EXTENT MANAGEMENT LOCAL AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO  PERMANENT ONLINE
    Completed: CREATE TABLESPACE MGMT_TABLESPACE  DATAFILE 'mgmt.dbf' SIZE 20m  REUSE  AUTOEXTEND ON  NEXT 20m  MAXSIZE UNLIMITED  EXTENT MANAGEMENT LOCAL AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO  PERMANENT O
    NLINE
    CREATE TABLESPACE MGMT_ECM_DEPOT_TS  DATAFILE 'mgmt_ecm_depot1.dbf' SIZE 100m  REUSE  AUTOEXTEND ON  NEXT 100m  MAXSIZE UNLIMITED  EXTENT MANAGEMENT LOCAL AUTOALLOCATE  PERMANENT ONLINE
    Completed: CREATE TABLESPACE MGMT_ECM_DEPOT_TS  DATAFILE 'mgmt_ecm_depot1.dbf' SIZE 100m  REUSE  AUTOEXTEND ON  NEXT 100m  MAXSIZE UNLIMITED  EXTENT MANAGEMENT LOCAL AUTOALLOCATE  PERMANENT ONLINE
    Mon Jun 21 11:39:01 2010
    Thread 1 advanced to log sequence 13 (LGWR switch)
    Current log# 1 seq# 13 mem# 0: /data/emrep/redo01.log
    Mon Jun 21 11:41:17 2010
    Thread 1 advanced to log sequence 14 (LGWR switch)
    Current log# 2 seq# 14 mem# 0: /data/emrep/redo02.log
    Mon Jun 21 11:44:02 2010
    Thread 1 advanced to log sequence 15 (LGWR switch)
    Current log# 3 seq# 15 mem# 0: /data/emrep/redo03.log
    Mon Jun 21 11:44:40 2010
    ORA-1652: unable to extend temp segment by 8 in tablespace                 MGMT_TABLESPACE
    I'm on AIX5.3.

    OK here is how:
    $ORACLE_HOME/sysman/admin/emdrep/bin/RepManager abcaix41 1521 emrep -action create -datafile /data/emrep/mgmt.dbf -ecm_datafile /data/emrep/mgmt_ecm_depot1.dbf -ecm_csa_datafile /data/emrep/mgmt_ecm_csa1.dbf -output_file /oracle/oms10g/create_repos3.log -verbose
    I should have read the help info of the RepManager command....silly me.

  • Create new VM fails

    I'm trying to create a new VM in the https://portal.azure.com 
    I'm getting this error, and it fails to create the VM:
    I tried several times but got the same error.
    Sam Boutros, Senior Consultant, Software Logic, KOP, PA http://superwidgets.wordpress.com (Please take a moment to Vote as Helpful and/or Mark as Answer, where applicable) _________________________________________________________________________________
    Powershell: Learn it before it's an emergency http://technet.microsoft.com/en-us/scriptcenter/powershell.aspx http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx

    Hi Sam,
    I believe your's is a MSDN subscription.
    If you will see the complete error message it say the below
    {"statusCode":"BadRequest","statusMessage":"{\"error\":{\"code\":\"ResourcePurchaseValidationFailed\",\"message\":\"User failed validation
    to purchase resources. Error message: '{\\\"ErrorDescription\\\":\\\"[\\\\\\\"Credit Card is the only supported payment instrument for rchases\\\\\\\"]\\\",\\\"CultureInvariantErrorCode\\\":\\\"BadRequest\\\",\\\"ActivityId\\\":\\\"1eac1c1b-4612-449c-b7dc-6801397502de\\\"}'\"}}"}
    You cannot use included Monetary Credit for purchasing third party product.
    You should go to http://accounts.windowsazure.com  and add a credit card to your subscription.
    For Veeam technical support -
    https://www.veeam.com/support.html
    Please let me know if you have any more questions.

  • Creating new project fails in ODI operator

    When creating a project I get the following error, has anyone seen this?
    java.lang.NullPointerException
    at com.sunopsis.dwg.DwgObject.computeNextId(DwgObject.java)
    at com.sunopsis.dwg.DwgObject.getNextId(DwgObject.java)
    at com.sunopsis.dwg.DwgObject.getNextId(DwgObject.java)
    at com.sunopsis.graphical.frame.b.it.cy(it.java)
    at com.sunopsis.graphical.frame.bp.cB(bp.java)
    at com.sunopsis.graphical.frame.bq.cB(bq.java)
    at com.sunopsis.graphical.frame.bp.bG(bp.java)
    at com.sunopsis.graphical.frame.b.it.bG(it.java)
    at com.sunopsis.graphical.frame.bo.q(bo.java)
    at com.sunopsis.graphical.frame.bo.t(bo.java)
    at com.sunopsis.graphical.frame.bo.f(bo.java)
    at com.sunopsis.graphical.frame.bo.z(bo.java)
    at com.sunopsis.graphical.frame.bo.c(bo.java)
    at com.sunopsis.graphical.frame.w.actionPerformed(w.java)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    Have you ever been able to create projects?
    Looks like it is having issues trying to get the next sequence from the repository. Have you made any changes to the database recently.
    cheers
    James

  • Error in installing a new Repository in OWB 10g Release 2

    Hi,
    I am facing a consistent problem in creating a new repository, even after uninstalling and re-installing the OWB client many times. While creating a repository, I get the following three errors, after which the Repository Assistant automaticlly shuts down:
    1. The wizard noticed that the installation parameter 'enqueue_resources' of the database GRUSIT is set to 968. The recommended value for Warehouse Builder is 3000.
    2.The Warehouse Builder repository owner installation failed on user REPOWNER.
    java.sql.SQLException: ORA-04031: unable to allocate 4080 bytes of shared memory ("shared pool", "BEGIN
    DECLARE
    PROCEDURE brow...", "PL/SQL MPCODE", "pl/sql DS pg")
    3.INS0029: Error occured during installation. Check the log file
    F:\OraHome_1\owb\UnifiedRepos\log_070504_115828.000.log
    for details.
    Could you pls help me in resolving this issue?
    Thanks in advance,
    Tanvi

    Does this mean, ... we have to install the OWB 64 bit and install a new repository in the 64 bit server?In my opinion you don't need to create new repository.
    After migrating database to 64bit perform steps from Metalink note 434272.1 "How To Update Warehouse Builder 10.2 After A Database Cloning".
    It is better to save the same path for new OWB 64bit software. If you install OWB into different path you need to update OWBRTPS table with new path to OWB software (look at metalink note 550271.1).
    Regards,
    Oleg

Maybe you are looking for

  • I-Tunes not appearing + crashing system, no solution works so far

    General problem description I-Tunes does not appear after program start, and the computer slowly crashes by other programs (explorer, MSN) all not responding anymore after a while Sequence of problems 1. I start up I-Tunes from the program list 2. Mo

  • ABAP dynamic tables add fields

    Hi, i have to extend a dynamic table like this: FIELD-SYMBOLS: <g_data> TYPE table. I have to build a custom structure with all the fields of g_data plus some other fixed fields. In other words if g_data looks like this AUFNR POSNR 100   10 200   20

  • HTTP adapter post prolog question.

    Hi all,   I have a scenario where I need to send an XML message through the HTTP adapter (no SOAP) to an external service. THE HTTP Service requires a user password as parameters to be passed in order to process the message. Since HTTP adapters is do

  • "Publish Project" Failed in EPPM 8.3 WEB

    Hi, I have been trying to Integrate BI PUBLISHER with P6 EPPM 8.3. At one stage it requires administrator to select either one project and choose "PUBLISH PROJECT" option. Each time i tried to Publish a project, the status always fails. Is there anyt

  • Sub node does not exist error in web dynpro.

    Hello Experts, I have Faced following Run time Error in Webdynpro.    "Subnode ZALV21.ALV_TABLE does not exist " I done External Mapping Neatly In controller Usage.Even Though I faced this Runtime Error. Kindly Reply me ASAP. Regards, Ameya Karadkhed