Unable to create server groups

Hi All,
I am unable to create server groups on Business Objects 3.1 Edge server. It has been updated till SP 4. I  get the following error
"This operation is not permitted with your current set of license keys. Upgrade your license keys to enable this operation. (FWB 00015)"
Is this a limitation of BO edge series?
Cheers,
AK

Hi Alok,
Are you using Temporary license ? if not, please try below
Replace the file "libkeydecoder.so" in <BOE install dir>/bobje/enterprise120/<platform>  with the file from your install CD.
Regards,
Arjun

Similar Messages

  • Unable to create server cursor

    Hello all
    I have a cube with 5 dimensions.
    One dimension have about 12000 values and 2 levels. Top level include all dimension values.
    I open query builder in crosstab, select top level of this dimension.
    When i try open all values in "Selected:" window i get error:
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::createCursorManager
    OES: ORA-00920: invalid relational operator
    , Generic at TxsRdbOCIConnection::execStmt
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager oracle.express.olapi.data.full.DefinitionManager.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification)
         oracle.olapi.data.source.SpecifiedCursorManager oracle.express.olapi.data.full.ExpressDataProvider.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification, oracle.olapi.data.source.Source[])
         oracle.olapi.data.source.SpecifiedCursorManager oracle.olapi.data.source.DataProvider.createCursorManager(oracle.olapi.data.source.CursorManagerSpecification)
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[] oracle.dss.dataSource.QueryUtilities.setUpCursors(oracle.dss.dataSource.SourceTemplate[], oracle.dss.dataSource.common.CubeCursor[], oracle.olapi.data.source.Source[], oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[], boolean, boolean, boolean, boolean)
         oracle.express.olapi.data.full.ExpressSpecifiedCursorManager[] oracle.dss.dataSource.QueryServer._setUpCursorsForMainQuery(oracle.dss.dataSource.SourceTemplate[], oracle.dss.dataSource.common.CubeCursor[], boolean, boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._getCursorForCube(oracle.dss.dataSource.common.DimTree, boolean, boolean, boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._createCubeAndCursor(boolean, boolean, boolean)
         void oracle.dss.dataSource.QueryServer._createCommonQuery(java.lang.String[][], java.lang.String[], oracle.dss.util.Operation, oracle.dss.dataSource.common.QueryState)
         void oracle.dss.dataSource.QueryServer._initQuery(java.lang.String[][], java.lang.String[], oracle.dss.util.Operation, oracle.dss.dataSource.common.QueryState)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         java.lang.Object oracle.dss.util.Operation.execute(java.lang.Object)
         java.lang.Object oracle.dss.dataSource.OperationQueue.update()
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation, int)
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation)
         java.lang.Object oracle.dss.dataSource.QueryServer.queueOperation(java.lang.String, oracle.dss.util.Parameter[], boolean, oracle.dss.dataSource.common.QueryEvent, java.lang.String, oracle.dss.util.Parameter[], oracle.dss.dataSource.common.QueryState)
         void oracle.dss.dataSource.QueryServer.initQuery(java.lang.String[][], java.lang.String[])
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         java.lang.Object oracle.dss.util.Operation.execute(java.lang.Object)
         java.lang.Object oracle.dss.dataSource.QueryManagerServer.sendQueue(oracle.dss.dataSource.common.BaseOperationQueue)
         java.lang.Object oracle.dss.dataSource.common.OperationQueue.update()
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation, int)
         java.lang.Object oracle.dss.dataSource.common.BaseOperationQueue.addOperation(oracle.dss.util.Operation)
         void oracle.dss.dataSource.client.QueryClient.initQuery(java.lang.String[][], java.lang.String[])
         oracle.dss.dataSource.common.QueryUtil$DAQuery oracle.dss.dataSource.common.QueryUtil._getDataForSelection(oracle.dss.dataSource.common.QueryManager, oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.dataSource.common.QueryUtil$DAQuery oracle.dss.dataSource.common.QueryQueryAccess._getDataForSelection(oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.util.DataAccess oracle.dss.dataSource.common.QueryQueryAccess.getDataAccess(oracle.dss.selection.Selection, oracle.dss.util.MetadataMap)
         oracle.dss.util.DataAccess oracle.dss.dataSource.common.QueryQueryAccess.getDataAccess(oracle.dss.selection.Selection)
         void oracle.dss.queryBuilder.QueryBuilderMultiSourceDimensionModel.setSelection(oracle.dss.selection.Selection)
         void oracle.dss.queryBuilder.StepsPanel.loadSteps()
         void oracle.dss.queryBuilder.StepsPanel.selectionChanged(oracle.dss.datautil.SelectionChangedEvent)
         void oracle.dss.dataSource.common.QueryQueryAccess.fireSelectionChanged(oracle.dss.datautil.SelectionChangedEvent)
         void oracle.dss.dataSource.common.QueryQueryAccess$SelCursor._fireSelectionChanged()
         void oracle.dss.dataSource.common.QueryQueryAccess$SelCursor.setSelection(oracle.dss.selection.Selection)
         oracle.dss.dataSource.common.QueryQueryAccess$SelCursor oracle.dss.dataSource.common.QueryQueryAccess._setSelection(oracle.dss.selection.Selection)
         void oracle.dss.dataSource.common.QueryQueryAccess.setSelection(oracle.dss.selection.Selection)
         boolean oracle.dss.queryBuilder.QueryBuilderMultiSourceDimensionModel.drill(int, int)
         boolean oracle.dss.util.dimensionList.DimensionList.doDrill(int)
         void oracle.dss.util.dimensionList.DimensionList.handleMouseClicked(java.awt.event.MouseEvent)
         void oracle.dss.util.dimensionList.DimensionList.processMouseEvent(java.awt.event.MouseEvent)
         void java.awt.Component.processEvent(java.awt.AWTEvent)
         void java.awt.Container.processEvent(java.awt.AWTEvent)
         void java.awt.Component.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.LightweightDispatcher.retargetMouseEvent(java.awt.Component, int, java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.processMouseEvent(java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.dispatchEvent(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Window.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
         void java.awt.Dialog.show()
         void java.awt.Component.show(boolean)
         void java.awt.Component.setVisible(boolean)
         boolean oracle.bali.ewt.wizard.WizardDialog.runDialog()
         boolean oracle.dss.datautil.gui.DefaultBuilderDialog.runDialog()
         boolean oracle.dss.datautil.gui.DefaultBuilderDialog.run()
         boolean oracle.dss.queryBuilder.QueryBuilder.run()
         boolean oracle.dss.addins.editor.presentation.QueryBuilderTool.runTool(oracle.dss.addins.designer.BIDesigner, oracle.dss.dataView.Dataview, java.awt.Frame)
         void oracle.dss.addins.editor.presentation.PresentationToolbarButton.actionPerformed(java.awt.event.ActionEvent)
         void javax.swing.AbstractButton.fireActionPerformed(java.awt.event.ActionEvent)
         void javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(java.awt.event.ActionEvent)
         void javax.swing.DefaultButtonModel.fireActionPerformed(java.awt.event.ActionEvent)
         void javax.swing.DefaultButtonModel.setPressed(boolean)
         void javax.swing.plaf.basic.BasicButtonListener.mouseReleased(java.awt.event.MouseEvent)
         void java.awt.AWTEventMulticaster.mouseReleased(java.awt.event.MouseEvent)
         void java.awt.Component.processMouseEvent(java.awt.event.MouseEvent)
         void java.awt.Component.processEvent(java.awt.AWTEvent)
         void java.awt.Container.processEvent(java.awt.AWTEvent)
         void java.awt.Component.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.LightweightDispatcher.retargetMouseEvent(java.awt.Component, int, java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.processMouseEvent(java.awt.event.MouseEvent)
         boolean java.awt.LightweightDispatcher.dispatchEvent(java.awt.AWTEvent)
         void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Window.dispatchEventImpl(java.awt.AWTEvent)
         void java.awt.Component.dispatchEvent(java.awt.AWTEvent)
         void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
         boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
         void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
         void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
         void java.awt.EventDispatchThread.run()
    When i try open all values in "Available:" window, everything is O.K.
    But when i select "Condition" tab, i get same error.
    All works if values < 1000.
    What can i do to avoid this error ?

    Hi Keith
    The software I have installed is:
    1. Oracle Database 9.0.1.1.1 on Windows 2000 Advanced Server SP2
    2. Oracle Database Patch 9.0.1.3.1
    3. Oracle OLAP Patch 9.0.1.2.1
    4. JDeveloper 9.0.2.829 on the same computer
    5. BI Beans 9.0.2.7.0
    I also can't select more than 1000 elements of dimension in Cube Viewer too.
    Simply nothing happen.
    I have installed this software on 3 different computers and the problems are remained.
    Thanks in advance.

  • Unable to create Product group form T Code- MC84 in ECC 6.0

    Dear Expert,
              After Upgrade from 4.7E to ECC 6.0 we are facing problem for Tcode-MC84(Create Product Group) is opening but we are unable to Create product group..
            can any tell me what is problem for this or is there any apply SAP Note for this.
    Thanks in advance,
    Regards,
    Kumar,

    Hi,
    I think for some particular versions you can create a product group directly using T code MC84, and if u have got a material type say PROD-Product group,then use mm01 for creating a product group. And then you can do the  change in MC86 for product group.
    Refer thread:
    https://forums.sdn.sap.com/click.jspa?searchID=15761932&messageID=5854286
    Regards,
    R.Brahmankar
    Edited by: R Brahmankar on Sep 1, 2008 12:42 PM

  • Creating server group for scheduling Webi report

    Hi All,
    I have 33 scheduled reports running in my BO 4.1 environment.
    I want to split this in 3 groups and create server group to run specific job.
    To achieve this what should I have to do ?
    In group one what server and services should be there to run my schedule successfully ?
    I thought of cloning server but my research says it is not good practice. Can someone please guide me with this ?

    Please share the details regarding web intelligence report based on BW data or based on Universe (RDBMS) because in both the case Adaptive Processing Server configuration is change.
    For BW Data Source below is the details regarding Adpative processing Server:
    <Node_Name>_SIA.APSCORE
    Services:
    Auditing Service, Platform Search Service, Security Token Service, TraceLog Service, Translation Service
    <Node_Name>_SIA.APSFEDERATION
    Services:
    Auditing Service, Data Federation Service, TraceLog Service
    <Node_Name>_SIA.APSLCM
    Services:
    Auditing Service, Lifecycle Management ClearCase Service, Lifecycle Management Service, TraceLog Service, Visual Difference Service
    <Node_Name>_SIA.APSMonitoring
    Services:
    Auditing Service, Monitoring Service, TraceLog Service
    <Node_Name>_SIA.APSPublishing
    Services:
    Auditing Service, Publishing Post Processing Service, Publishing Service, TraceLog Service
    <Node_Name>_SIA.APSWebi
    Services:
    Auditing Service, DSL Bridge Service, Rebean Service, TraceLog Service, Visualization Service, Web Intelligence Monitoring Service
    <Node_Name>_SIA.BexWebApplication
    Services:
    Auditing Service, BEx Web Applications Service, TraceLog Service
    <Node_Name>_SIA.MDAS
    Services:
    Auditing Service, Multi Dimensional Analysis Service, TraceLog Service
    For Job Server:
    Adaptive Job Server:
    <Node_Name>_SIA.AJSWebi
    Services: Web Intelligence
    Add all above services in Server Group and assign to web intelligence report based on BW Data and check the status.
    Thanks,
    Daya

  • DPM 2012 R2 Unable to create protection groups after Cluster Migration

    Hi Team
    we have an issue relating to DPM 2012 R2. In our environment we have a Hyper-V Cluster and we recently did a Cluster Migration since Hyper-V Cluster was upgraded to Windows Server 2012 R2.
    Before the upgrade, Windows Server 2008 R2 Cluster was protected by DPM Environment. After we upgraded we are unable to Create new protection Groups existing the new cluster and when we select VMs it's not showing up any members.
    Please let us know how we can solve this issue since the Cluster Nodes and the Cluster Name is different from previous Cluster, we were expecting that DPM would allow us to create new Protection Groups while preserving old protection groups for recovery later
    if needed. 

    Hi,
    you need to stop the Protection of the old HyperV Datasources
    Clear the Cache of the Protectiongroup,
    and read the new VM to Protectiongroup
    Seidl Michael | http://www.techguy.at | twitter.com/techguyat |
    facebook.com/techguyat |
    youtube.com/techguyat

  • Unable to Create Users/Groups/Orgs in OAM

    I have created a admin user [oamadmin] in Sun One Directory Server and configured the admin user as a Administrator during the initial installation/configuration. When I go the Identity System Console, I can see the users from Sun One Directory Server. When I tried to create a User, Group or a Organization, I see the error message
    "You do not have sufficient access rights"
    Is there anything I'm missing? What should I tune if I have to create users, groups and organizations from Identity System Console? I have included the admin user [oamadmin] in Directory Administrators group in Directory Server.

    You have to create a workflow that creates user, group, ... and make the current logged in user (your admin in this case) the initiator of this workflow
    for more details check the identity and common administration guide section 5 - chaining identity actions into workflows

  • Unable to create server pool cluster using ISCSI/NFS... OVMAPI_4010E error

    Hi
    I have a OVM 3.0.3 setup. The OVM manager and the Oracle 11g database are running as 2 seperate VM's on a X6270 M2 Blade which is on VMware ESXi.
    I created 2 LUN's one 25GB for the Clusterfilesystem and another 300GB as a storage repository for the OVM server on a NetApp 3020 filer. I am able to map the LUN onto the OVM manager but when I try to create a server pool and select the 25GB LUN as the repository for the cluster file system I keep getting the following error.
    tamp:     Aug 03, 2012 2:18:38 pm
    Status:     Failed
    Description:     Create Server Pool clustpool
    Created By:     admin
    Duration:     93ms
    Start Time:     Aug 03, 2012 2:30:24 pm
    End Time:      Aug 03, 2012 2:30:24 pm
    Message:     (08/03/2012 02:30:24:400 PM) OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem nfs 206.236.134.21:/u01/clustrepo 620c03e59354719c 0004fb00000500000655780207887c30 920c26a9-dfdf-4977-8987-32bf39b47e25 0004fb000001000063c25c719da3e856 0004fb0000020000620c03e59354719c, Status: java.lang.InterruptedException Fri Aug 03 14:30:24 IST 2012 Fri Aug 03 14:30:24 IST 2012
    I repeated the same exercise using NFS but the same error keeps popping up.
    I have thoroughly checked the configuration of OVM servers as well as the OVM manager including, host file resolution, DNS entry, firewall, ntp etc...but nothing seems to work, I have re installed the complete infrastructure once again but does not seem to solve the problem.

    Hi Pioneer
    thanks for your inputs...but it does not seem to be working...recreated the LUN's assigned it to the OVM manager but server pool creation fails...the issue here is that the server pool creation process gets locked for more than 15-20 mnts and then fails...
    BTW I was going through the following thread mentioned below and its seems to be a bug in OVM..which is resolved by installing the patch...please advise if I need to do the same. I will anyway once again recheck all the parameters
    Can't create repository as iSCSI physical disk
    Please find the log files below
    b Construction Phase
    begin()
    Appended operation 'Pool File System Construct' to object '0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (CREATED): [Cluster] 8b88de52d58a611b
    Object (CREATED): [ServerPool] 0004fb00000200008b88de52d58a611b (clustrepo)
    Object (CREATED): [PoolFileSystem] 0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)
    Operation: Pool File System Construct
    Object (IN_USE): [StorageElement] 0004fb000018000049d49e4aca3a430b (clustrepo)
    Object (CREATED): [BalancerControl] balancer_0004fb00000200008b88de52d58a611b
    Job Running Phase at 10:10 on Tue, Aug 7, 2012
    Job Participants: [ff:20:00:08:ff:ff:ff:ff:ff:ff:da:48:de:28:21:00 (englabbld06)]
    Actioner
    Starting operation 'Pool File System Construct' on object '0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)'
    Job: 1344314405855, aborted post-commit by user: admin
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2580 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setFoundryContext accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setName accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setFoundryContext accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setRollbackLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setServerPool accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setName accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setFoundryContext accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=onPersistableCreate accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setRollbackLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setServerPool accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setRollbackLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVirtualIP accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setKeymapName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVmMigrateUsingSsl accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=createPoolFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setFoundryContext accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=onPersistableCreate accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setRollbackLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setSimpleName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=addLayeredFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setManagerUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setServerPool accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=addJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setAssociatedHandles accessLevel=6
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.ClusterAction.createPoolFileSystem(ClusterAction.java:47)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.constructAction(PoolFileSystemConstruct.java:101)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.action(PoolFileSystemConstruct.java:50)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    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:751)
    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.IllegalOperationException: OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:753)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:471)
    ... 21 more
    FailedOperationCleanup
    Starting failed operation 'Pool File System Construct' cleanup on object 'Pool filesystem for clustrepo'
    Complete rollback operation 'Pool File System Construct' completed with direction=Pool filesystem for clustrepo
    Rollbacker
    Objects To Be Rolled Back
    Object (CREATED): [Cluster] 8b88de52d58a611b
    Object (CREATED): [ServerPool] 0004fb00000200008b88de52d58a611b (clustrepo)
    Object (CREATED): [PoolFileSystem] 0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)
    Object (IN_USE): [StorageElement] 0004fb000018000049d49e4aca3a430b (clustrepo)
    Object (CREATED): [BalancerControl] balancer_0004fb00000200008b88de52d58a611b
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2580 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setFoundryContext accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setName accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setFoundryContext accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setRollbackLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setServerPool accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setName accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setFoundryContext accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=onPersistableCreate accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setRollbackLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setServerPool accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setRollbackLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVirtualIP accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setKeymapName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVmMigrateUsingSsl accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=createPoolFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setFoundryContext accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=onPersistableCreate accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setRollbackLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setSimpleName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=addLayeredFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setManagerUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setServerPool accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=addJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setFailedOperation accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=nextJobOperation accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=nextJobOperation accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=nextJobOperation accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.ClusterAction.createPoolFileSystem(ClusterAction.java:47)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.constructAction(PoolFileSystemConstruct.java:101)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.action(PoolFileSystemConstruct.java:50)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at sun.reflect.GeneratedMethodAccessor1167.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:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    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)

  • Unable to create server pool, cant locate server pool file system

    Hi,
    While creating a server pool, I'm unable to select a physical disk for the server pool file system. I have a Fiber channel 20 GB LUN presented to 2 hosts and on both, the disks are seen. However when creating the server pool, no physical disks show up under "location", not even the local storage. Are there any logs that I can check to see whats going on?
    Thanks

    I was able to "resolve" this. I unassigned the LUNs, deleted them on the array and represented new LUNs and that worked. Looks like if there is an existing file system on the LUN, it will not create a repository. Only wish there was a warning message to indicate the same

  • Unable to create server instance in Oracle Directory Service Control Center (11.1.1.7.0)

    Hi,
    I have installed ODSEE 11.1.1.7.0 on Win2008. The DSCC is deployed on glassfish 3. I'm getting following error (could not contact the DSCC agent...) while try to create instance:
    The "dsccagent info" shows the agent is running. The JMX port is 3997. Any idea is greatly appreciated. Thanks.

    Hi,
    Thanks for update.
    No, didn't find DSCC agent logs get updated when I have the pop up.
    C:\dsee7\var\dcc\agent\logs
    In the glassfish server log, I didn't find new transaction when I hit the issue
    C:\glassfish3\glassfish\domains\domain1\logs

  • Unable to create cache groups from CASE-SENSITIVE oracle table's name

    Hello All
    I have some case-sensitive tables in a oracle database and their columns are the same too. I've tried to cache these tables into TimesTen under a read-only cache group. I think timesten cannot find
    case-sensitive tables because as soon as I changed name of the tables, the creation could succeeded. What can I do to overcome this issue? I don't want lose case-sensitive feature. Is it because of
    I'm using an old version of TimesTen(11.2.1.4.0)

    Hi Chris
    Thanks for your answer. I'm using SQL Developer(both graphical and by command) to manage Timesten db. When I'm about to select root table for cache group i can see the table and when I
    select on it, the caching procedures can not be done and it says your table does not have Primary Key; you can see below that this is not true and the table has two primary key. When I'm
    trying to create the cache group via command in work sheet the error is "TT5140: could not find HLR.SUBSCRIBER. may not have privileges"
    in Oracle:
    CREATE TABLE "HLR"."Subscriber"
    "SSI" NUMBER(10,0) NOT NULL ENABLE,
    "CCNC" VARCHAR2(50 BYTE) NOT NULL ENABLE,
    "Code" VARCHAR2(128 BYTE) DEFAULT NULL NOT NULL ENABLE,
    "Account" NVARCHAR2(32),
    "Mnemonic" NVARCHAR2(15),
    "Region" NVARCHAR2(32),
    "UserAddress" NVARCHAR2(32),
    "Name" NVARCHAR2(32) NOT NULL ENABLE,
    "VPNCode" NUMBER(10,0),
    "VPNCCNC" VARCHAR2(50 BYTE),
    "SubOrgId" NUMBER(10,0),
    "SubscriberTypeId" NUMBER(2,0) DEFAULT 5 NOT NULL ENABLE,
    "StatusId" NUMBER(2,0) DEFAULT 1 NOT NULL ENABLE,
    "SubscriberClass" NUMBER(2,0),
    "DefinedIpAddressId" NUMBER(10,0),
    CONSTRAINT "Subscriber_PK" PRIMARY KEY ("SSI", "CCNC") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT) TABLESPACE "USERS" ENABLE,
    CONSTRAINT "FK_DefinedIpAdd_Subscriber" FOREIGN KEY ("DefinedIpAddressId") REFERENCES "HLR"."DefinedIPAddress" ("Id") ENABLE,
    CONSTRAINT "Fk_Status_Subscriber" FOREIGN KEY ("StatusId") REFERENCES "HLR"."Status" ("Id") ENABLE,
    CONSTRAINT "Fk_SubOrg_Subscriber" FOREIGN KEY ("SubOrgId") REFERENCES "HLR"."SubOrganization" ("Id") ENABLE,
    CONSTRAINT "Fk_SubscriberType_Subscriber" FOREIGN KEY ("SubscriberTypeId") REFERENCES "HLR"."SubscriberType" ("Id") ENABLE,
    CONSTRAINT "Fk_VPN_Subscriber" FOREIGN KEY ("VPNCode", "VPNCCNC") REFERENCES "HLR"."VPN" ("SSI", "CCNC") ENABLE
    in TimesTen:
    CREATE READONLY CACHE GROUP "PRO1"
    AUTOREFRESH MODE INCREMENTAL INTERVAL 5 MINUTES
    STATE PAUSED
    FROM "HLR"."Subscriber"
    "SSI" NUMBER(10,0) NOT NULL ,
    "CCNC" VARCHAR2(50 BYTE) NOT NULL ,
    "Code" VARCHAR2(128 BYTE) NOT NULL ,
    "Account" NVARCHAR2(32),
    "Mnemonic" NVARCHAR2(15),
    "Region" NVARCHAR2(32),
    "UserAddress" NVARCHAR2(32),
    "Name" NVARCHAR2(32) NOT NULL ,
    "VPNCode" NUMBER(10,0),
    "VPNCCNC" VARCHAR2(50 BYTE),
    "SubOrgId" NUMBER(10,0),
    "SubscriberTypeId" NUMBER(2,0) DEFAULT 5 NOT NULL ,
    "StatusId" NUMBER(2,0) DEFAULT 1 NOT NULL ,
    "SubscriberClass" NUMBER(2,0),
    "DefinedIpAddressId" NUMBER(10,0),
    PRIMARY KEY("CCNC","SSI")
    )

  • Unable to create Server Pool

    Hi,
    I am new to setting up Oracle Virtualisation and am still trying to grasp some concepts so please bear with me. While trying to set up the Oracle VM Server as well as the Oracle VM Manager for virtualization (through the use of pre-built Oracle E-Business templates), we encountered issues with the network (which has since been resolved) and primarily with setting up the server pool to an Active status.
    The Virtual machine status displays an error when the VM is powered on. Looking at the Virtual Machine log in VM Manager, the error 'Agent is unreachable' is displayed.
    Furthermore, when trying to create the server pool (or even test the connection), the error, 'please check the IP and Oracle VM agent password' is displayed. The command services ovs-agent configure and service ovs-agent restart was used to change the password but the error still persists.
    Find in the below additional details relating to our network and server configuration:
    OVM Host (physical server containing OVM Server)
    IP Address: 10.204.97.132 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    OVM Server
    IP Address: 10.204.97.131 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    Client (local machine)
    IP Address: 10.204.97.134 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    Access to OVM Manager: https://10.204.97.131:4443/OVS
    Access through VNCViewer: 10.204.97.132
    Any suggestions will be much appreciated. Let us know if you need further information.
    Thanks.
    Martin

    user7644580 wrote:
    Furthermore, when trying to create the server pool (or even test the connection), the error, 'please check the IP and Oracle VM agent password' is displayed. The command services ovs-agent configure and service ovs-agent restart was used to change the password but the error still persists.Interestingly, you managed to create the Server Pool originally, which means that it could at least reach the ovs-agent correctly for that purpose. I'd firstly recommend looking at /etc/hosts for all your machines to ensure that the hostname is mapped to the real IP address (and not 127.0.0.1) and that name resolution across all the machines is working correctly. Also, make sure you can telnet to port 8899 on the Oracle VM Server from your Oracle VM Manager both by IP address and hostname.

  • Need to create Server group for Background processes

    Hi Gurus,
                  I need to increase my background work process can anyone tell me how to configure it.There is only 1 background work process configured in my installation.
    Thanks,
    Ravi

    HI Ravi
    When you goto transaction rz10, you will rightly get 3 profiles,namely
    Default profile
    Start profile
    Instance Profile
    Out of the three, select the instance profile ( the one with the SID and the instance number) and get in the change mode by clicking on the spectacle button in the bar.
    Further you will find the parameter rdisp/wp_no_btc in this profile. This parameter indicates the no. of background work processes set for this particular instance,
    Change the value for this parameter. Also note that the no. ny which u increase the batch proceses, also reduce the dialog process by the same number in parameter rdisp/wp_no_dia.
    Restart the system and the changes will come into effect.
    I hope this helps you
    Regards
    Chen

  • How to assign values to server group when you parallelly client-copying

    Hello all,
    I'm now trying to create server group.
    Currently, I use serial process, or default settings, when client-copying.
    But I want to implement this in parallel processes.
    Due to this, I have to create server group and assign a lot of values to something I don't know!
    I want to create a server group, but don't know how to assign values to ones like "Max. requests in queue", "Max. no of logons" and so on.
    Could you please advise me how to allocate values to the resourses shown below;
    Advanced : 1 *I think "1" is the flag for advanced settings
    Max. requests in queue
    Max. no.  of logons
    Max. disp. of own logon
    Max. no. of WPs used: *should be the total of SM50, I guess
    Min. no. of free WPs
    Max. no. of comm. entries
    Max. wait time
    thanks in advance,
    Hozy

    Hi,
      Would you check this [Parallel Processes |http://help.sap.com/saphelp_sm32/helpdata/EN/e8/df959834ac11d586f90000e82013e8/frameset.htm] and [Parallel processes FAQ|http://www.saptechies.com/ccinfo-parallel-processes-faq/] i hope will get some hint.
    Regards
    Mohan Rao

  • Unable to create a folder through java code on weblogic server 10GR3

    Hi,
    I have java code which creates a folder and writes an XML file in to it.
    File saveDirectory = new File(storePath);
    if(!saveDirectory.exists()){
    System.out.println("directory doesnt exists");
    boolean isDirectoryCreated = saveDirectory.mkdir();
    System.out.println("directory doesnt exist creating status :"+isDirectoryCreated);
    This code works fine on my local weblogic server.Whereas the one installed on Unix box is not.
    saveDirectory.mkdir() is unable to create a directory at the given path.
    I feel there is some permission problems.
    Please let me know what can be done.
    Thanks,

    I have my Linux/Unix Admin either add me to a group that can do this or create one that can and add me to it.
    If you command prompt can you manually do it now?
    Best Regards
    mseberg

  • Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context

    Hi everybody,
    I'm running in an urgent problem, because binding to my OpenDirectory got lost. I've lots of "Module: AppleODClientLDAP - unable to open connection to LDAP server - unable to create connection context" messages in the system.log and OD service stoppped running. In the OD-section no server is listed any longer and all buttons are greyed. All network users for sure are not available, but all other services are up. I didn't changed anything to the existing services but started with the netinstall config. I got the following entries in the systemlog
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: server name macminiserver.homenet
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: interface en0: ip 192.168.0.11 mask 255.255.255.0
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: subnets: Failed to convert 'domain_search': Empty array
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: bsdpd: re-reading configuration
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: bsdpd: shadow file size will be set to 48 megabytes
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: bsdpd: age time 00:15:00
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: bsdpd: no NetBoot images found
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: bootpd: NetBoot service turned off
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: DHCP REQUEST [en0]: 1,0:1b:77:36:47:f6 <NB01>
    Jun 19 00:35:30 macminiserver.homenet bootpd[95005]: ACK sent NB01 192.168.0.107 pktsize 304
    Since these logentries appeared, no network users and groups are available anymore. I'm running OS X ML 10.8.3 and DNS is fine.
    Are there any steps to perform to get LDAP working again? With all buttons in the server admin OD section greyed out I even can't setup a new directory.
    BR
    Jens

    I was able to restore the existing server with the automatic OD backup that Server.app creates. When my OD fails to start after a crash and db_recover commands don't work, it's always worked for me to restore the odmaster from a backup using the command:
    sudo slapconfig -restoredb /private/var/backups/ServerBackup_OpenDirectoryMaster.sparseimage
    I'm careful to keep an independent OD backup with Carbon Copy Cloner and this preflight script.
    You can also grab an earlier version of the sparse image ServerBackup_OpenDirectoryMaster.sparseimage from a Time Machine backup. It's also possible to rsync the database files directory from a Time Machine backup.

Maybe you are looking for