Import Export Utility Error

Hi,
I am getting the following error when I am trying to export the provisioning into a csv file.
Export : Attempting to load provisioning info for application Sample in project Essbase:<Server-name>:1
Export : Attempting to retreive app id from HSS for Sample
Export : Retreived app id from HSS for Sample as <domain>_1.ESBAPP:Sample_<Server-name>
Export : Attempting to load provisioning data for app id <domain>_1.ESBAPP:Sample_<Server-name>
Export : Failed to load provisioning data for app id <domain>_1.ESBAPP:Sample_<Server-name>
Export : Root cause : 30:6519:Target application does not exist.
Export : Silently ignoring the last error
I am getting the same error for all the Essbase apps. But in the same run I am getting the provisioning details for Foundation & Business Rules projects, not for Essbase apps.
I can see the apps in Shared services.
I tried restarting Shared services & Essbase server. No luck.
Please let me know if anyone has encountered this situation and has a solution for it.
Thanks,
-Ethan.
Edited by: user11397030 on Jan 21, 2010 2:08 PM

You will need to provide more information, command line example you are using, information in properties file.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Java exception: Planning Data Form Import/Export Utility: FormDefUtil.sh

    Hi,
    We have the following in our environment
    Oracle 10gAS (10.1.3.1.0)
    Shared Services (9.3.1.0.11)
    Essbase Server (9.3.1.3.01)
    Essbase Admin Services (9.3.1.0.11)
    Provider Services (9.3.1.3.00)
    Planning (9.3.1.1.10)
    Financial Reporting + Analysis UI Services (9.3.1.2)
    I got the following error while using the Planning Data Form Import/Export Utility. Does anyone have any idea?
    hypuser@server01>$PLANNING_HOME/bin/FormDefUtil.sh import TEST.xml localhost admin password SamApp
    [May 6, 2009 6:25:11 PM]: Intializing System Caches...
    [May 6, 2009 6:25:11 PM]: Loading Application Properties...
    [May 6, 2009 6:25:11 PM]: Looking for applications for INSTANCE: []
    [May 6, 2009 6:25:13 PM]: The polling interval is set =10000
    Arbor path retrieved: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    [May 6, 2009 6:25:14 PM]: Setting ARBORPATH=/home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
    [May 6, 2009 6:25:14 PM]: Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
    java.lang.UnsupportedOperationException
    at com.hyperion.planning.olap.HspEssbaseEnv.addEssRTCtoPath(Native Method)
    at com.hyperion.planning.olap.HspEssbaseEnv.init(Unknown Source)
    at com.hyperion.planning.olap.HspEssbaseJniOlap.<clinit>(Unknown Source)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
    at com.hyperion.planning.HspJSImpl.createOLAP(Unknown Source)
    at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
    Setting Arbor path to: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    [May 6, 2009 6:25:15 PM]: MAX_DETAIL_CACHE_SIZE = 20 MB.
    [May 6, 2009 6:25:15 PM]: bytesPerSubCache = 5654 bytes
    [May 6, 2009 6:25:15 PM]: MAX_NUM_DETAIL_CACHES = 3537
    Setting HBR Mode to: 2
    Unable to find 'HBRServer.properties' in the classpath
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    java.lang.Exception: HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    HBRServer.properties:HBR.embedded_timeout=10
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    java.lang.ExceptionInInitializerError
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:205)
    at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
    at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
    at com.hyperion.planning.db.HspFMDBImpl.initHBR(Unknown Source)
    at com.hyperion.planning.db.HspFMDBImpl.initializeDB(Unknown Source)
    at com.hyperion.planning.HspJSImpl.createDBs(Unknown Source)
    at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
    Caused by: Exception HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    ClassName: java.lang.Exception
    at com.hyperion.hbr.common.ConfigurationManager.getServerConfigProps(Unknown Source)
    at com.hyperion.hbr.cache.CacheManager.<clinit>(Unknown Source)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
    ... 11 more
    [May 6, 2009 6:25:15 PM]: Regeneration of Member Fields Complete
    [May 6, 2009 6:25:16 PM]: Thread main acquired connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Thread main releasing connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Thread main released connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Need to create an Object. pool size = 0 creatredObjs = 1
    java.lang.RuntimeException: Unable to aquire activity lease on activity 1 as the activity is currently leased by another server.
    at com.hyperion.planning.sql.actions.HspAquireActivityLeaseCustomAction.custom(Unknown Source)
    at com.hyperion.planning.sql.actions.HspAction.custom(Unknown Source)
    at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
    at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
    at com.hyperion.planning.HspJSImpl.aquireActivityLease(Unknown Source)
    at com.hyperion.planning.HspJSImpl.reaquireActivityLease(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.reaquireTaskListActivityLease(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.processTaskListAlerts(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.run(Unknown Source)
    [May 6, 2009 6:25:16 PM]: Fetching roles list for user took time: Total: 42
    [May 6, 2009 6:25:16 PM]: Entering method saveUserIntoPlanning
    [May 6, 2009 6:25:16 PM]: User role is:0
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HP:0005,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Hub Roles for user is:991
    [May 6, 2009 6:25:16 PM]: Exiting method saveUserIntoPlanning
    [May 6, 2009 6:25:16 PM]: Saved the user admin to Planning
    [May 6, 2009 6:25:16 PM]: Entering method persistUserChanges()
    [May 6, 2009 6:25:16 PM]: Exiting method persistUserChanges()
    [May 6, 2009 6:25:16 PM]: Before calling getGroupsList for user from CSS
    [May 6, 2009 6:25:16 PM]: After getGroupsList call returned from CAS with groupsList [Ljava.lang.String;@705c705c
    [May 6, 2009 6:25:16 PM]: Fetching groups list for user took time: Total: 4
    [May 6, 2009 6:25:16 PM]: Entering method persistGroupChanges()
    [May 6, 2009 6:25:16 PM]: Exiting method persistGroupChanges()
    [May 6, 2009 6:25:16 PM]: User synchronization of 1 user elapsed time: 81, Users: 72, Groups: 9.
    [May 6, 2009 6:25:16 PM]: Didnt add child Forms, couldnt find parent 1
    Add/Update form under form folder - Corporate
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspObject Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspForm Object Type: 7 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAnnotation Object Type: 14 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAccessControl Object Type: 15 Primary Key: 50001,1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspFormDef Object Type: -1 Primary Key: 1454699 ]
    Form imported complete.
    [May 6, 2009 6:25:21 PM]: Could not get HBR connection.

    Hi,
    When I run the Formdefutil command, forms were imported successfully. But I got the following message.
    Could not get HBR connection.
    What does it mean?
    Thanks & Regards,
    Sravan Kumar.

  • Import Export Utility

    Hi,
    I have used import/export utility to migrate users from dev to test. While importing only "Admin" user is imported successfully but no others. Here are the importexport properties file, trace and error log for your reference. This import utility is only processing the users who has been part of in both the dev and test servers.
    #import export operations
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.css=http://testpro:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=testpro
    importexport.cmsport=58080
    importexport.locale=en
    #import operations
    import.file=Test_Export.csv
    import.operation=create/update
    import.fileformat=csv
    import.maxerrors=100
    importexport.trace.events.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/trace.log
    importexport.errors.log.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/errors.log
    #export operations
    export.fileformat=csv
    export.user.filter=*
    export.group.filter=*
    export.role.filter=*
    export.file=Test_Export.csv
    export.producttype =*
    export.projectnames=*
    export.applicationnames=*
    Trace...
         2009-09-08 11:53:44,162 Attempting a import operation
         2009-09-08 11:53:45,833 Import : Attempting to create user admin
         2009-09-08 11:53:45,943 Import : Create user admin failed. Attempting update.
         2009-09-08 11:53:45,943 Import : Attempting to update user admin
         2009-09-08 11:53:45,943 Import : User updated : admin
         2009-09-08 11:53:45,943 Import : Attempting to create user adminuser
         2009-09-08 11:53:45,958 Import : Create user adminuser failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user adminuser
         2009-09-08 11:53:45,958 Import : Unable to locate user adminuser
         2009-09-08 11:53:45,958 Import : Attempting to create user hypadmin
         2009-09-08 11:53:45,958 Import : Create user hypadmin failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user hypadmin
         2009-09-08 11:53:45,958 Import : Unable to locate user hypadmin
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser1
         2009-09-08 11:53:45,974 Import : Create user Testuser1 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser1
         2009-09-08 11:53:45,974 Import : User updated : Testuser1
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser2
         2009-09-08 11:53:45,974 Import : Create user Testuser2 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser2
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser2
         2009-09-08 11:53:45,990 Import : Attempting to create user Testuser3
         2009-09-08 11:53:45,990 Import : Create user Testuser3 failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update user Testuser3
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser3
         2009-09-08 11:53:45,990 Import : Attempting to create group Test_Group
         2009-09-08 11:53:45,990 Import : Create group Test_Group failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update group Test_Group
         2009-09-08 11:53:46,099 Import : Updated group Test_Group
         2009-09-08 11:53:46,099 Import : Attempting to create group WORLD
         2009-09-08 11:53:46,099 Import : Create group WORLD failed. Attempting update.
         2009-09-08 11:53:46,099 Import : Attempting to update group WORLD
         2009-09-08 11:53:46,130 Import : Updated group WORLD
         2009-09-08 11:53:46,130 Import : Attempting to replace group/user members for group Test_Group
         2009-09-08 11:53:46,146 Import : Unable to locate user Testuser2
         2009-09-08 11:53:46,146 Import : Attempting to replace group/user members for group WORLD
         2009-09-08 11:53:46,224 Import : Replaced group/user members for group : WORLD
    Summary :
         Processed successfully 2 user(s), unsuccessfully 4 user(s).
         Processed successfully 2 group(s), unsuccessfully 0 group(s).
         Processed successfully 1 group relationship(s), unsuccessfully 1 group relationship(s).
         Processed successfully 0 role(s), unsuccessfully 0 role(s).
         Processed successfully 0 role relationship(s), unsuccessfully 0 role relationship(s).
         Processed successfully 0 application(s), unsuccessfully 0 application(s).
         Processed successfully 0 delegated list(s), unsuccessfully 0 delegated list(s).
         The css.xml file used is http://172.27.95.99:58080/interop/framework/getCSSConfigFile
         The data file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Test_Export.csv
         The error log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\errors.log
         The trace log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\trace.log
    ERROR log:
    User hypadmin not found
    User Testuser3 not found
    User Testuser2 not found
    User adminuser not found
    User Testuser2 not found
    Please help.
    Thanks,
    Ader

    Hello there,
    Are you able to resolve this problem, I am also stuck with the same problem, any suggestions...
    Thanks
    Vince

  • LCM vs IMPORT/EXPORT utility

    Hi,
    what is the better option for importing a planning application? LCM or import/export utility? Which one should i folloow? Which is more error-prone??
    Thanks.

    Thanks John... you perhaps remember i faced some problem in importing the access rights for certain data forms and task lists of my application using LCM. It could not find the appropriate data form or task list... Then i tried the utility and the import operation was 100%. And John... i was able to import the application into a whole different application( different name), even whose owner is different as well. I am using v11. But the LCM is very disturbing. It might show Completed, but one has to search through the application dimensions, forms everything if all the components and security have been imported properly.
    John you said that obviously there are going to be some problems with LCM, then also what makes you recommend LCM over utility? I mean is there anything that LCM provides and utility does not?? Or it is just the GUI and easy to execute??
    Thanks.

  • CMSDK import/export utility

    Can the 9i CMSDK import/export utility be used to export the content of the an iFS 1.1.6 schema to subsequently import into a 9i database? Once imported into the 9i database, then migrate/upgrade the 9i iFS schema to CMSDK 9 for testing purposes?

    Thank you for your advice Luis.
    What I really need to be able to do is keep my iFS 1.1.6/RDBMS8.1.7.4 development environment intact, while creating a CMSDK/Oracle9i environment for regression testing. I have multiple iFS schemas (6) in our 8.1.7.4 dev database (source). And, what I would like to do is copy one of the iFS environments (including Metadata) out of source and move it into the CMSKD/Oracle9i environment(target). Both environments need to remain accessible, and the source environment needs to remain at version iFS1.1.6 / 8.1.7.4 for regression testing.
    Here's a list of actions that I have taken:
    1. install oracle9i rdbms software.
    2. create 9i database from scratch.
    3. install 9iAS software
    4. install CMSDK software in 9iAS root.
    5. export one iFS schema out of the dev source database. (Using the plain RDBMS export utility)
    6. import this schema into the newly created Oracle9i database.
    7. Run CMSDK configuration tool to upgrade the imported iFS 1.1.6 schema. <== FAILED HERE!!!!
    I run into a problem at the start of the upgrade, when using the configuration tool. It complains that the credential manager username IFSSYS$CM does not exist and fails. So, I simply created a user called IFSSYS$CM in the 9i target database to see if this would allow the configuration tool upgrade process to progress and the result was another error of "Insufficient Privileges". How can manually set a the crediential manager so that the imported iFS schema can be upgraded successfully?
    I realize that be doing an in-place upgrade of my entire Oracle 8i source database. I will be able to migrate both the RDBMS and iFS using the installation/configuration tools.
    If there is a limitation of not being able to copy (credential manager metadata) an iFS 1.1.6 schema out of the source and into a target database, and then upgrading/migrating the schema to CMSDK/Oracle9i. Then I may be forced into cloning my entire development instance (giving it a different name) and then doing in-place migration of the entire cloned database (all 6 iFS schemas). Our source dev database is 18G and includes much more (probably garbage data) than will be needed for our regression testing. My hope was to take only a subset of the 18G (1 of the 6 iFS schemas) and move it into CMSDK/Oracle9i to perform the testing. We are very low on available disk space and taking only a subset would be a more efficient use.
    I have even attempted to use the CMSDK export utility to export the iFS1.1.6 schema. I was hoping this would export the iFS1.1.6 schema, metadata, contents, and credential manager. This was not successful due to missing Java packages not installed in the Oracle8i (8.1.7.4 database).
    These are all the details of my dilemma. Can you help guide me in the right direction. I've spent a lot time already fumbling through and have had a number of false starts with my proposed approach. I need someone to tell me the recommended way of approaching my issue. Thanks again.

  • Import -Export Utility in Shared Services

    Hi,
    Can anyone help me to get through the import-export utility of Shared Services?
    I need to know
    1)How to export security file information stored in shared services using xml file( I need to run it in weekly basis)
    2)How to import it back if ever the security file gets corrupted?
    Please help me with th same.

    If you go with the csv format (yes, I know, you wrote xml) you don't need an internal id field.
    Here's a snippet of a file I used to build a group in Shared Services 11.1.1.3:
    #group_children,,,,
    id,group_id,group_provider,user_id,user_provider
    XXXXPlan_All_Users,,,HoldenW,XXXXDC
    XXXXPlan_All_Users,,,CooperG,XXXXDC
    XXXXPlan_All_Users,,,WayneJ,XXXXDCI'm sure I got the format by first manually creating the group in SS, then exporting it, then modifying it. Yes, I did actually delete that native group in SS before I reimported from this file.
    Regards,
    Cameron Lackpour

  • CSS Import/Export Utility

    I'm trying to export users and groups along with their provisions using the CSS Import/Export utility, and I've configured my importexport.properties file to include export.provisioning.all=true, but the exported file does not include any provisioning. Is there a way to fix this?

    I agree with Seb. I could not get the 9.2.0.1 utility to work. It was exporting only native groups and the members in each group and not any provisioning info.
    Once I installed the 9.3.1 version of the utility, it all worked fine. Make sure you install JAVA JDK 1.5 as the utility needs that version. Just install in same path as the cssimportexport utility so that it doesn't conflict with any earlier versions of java (we had 1.4.2) on that server.
    Jeff

  • Suggestion regarding Oracle import & export utility

    hi
    I am navneet,I want to give some suggestion on Oracle import & export utility to Oracle Corporation. can u tell me where to send these suggestions
    regards
    navneet

    It would seem to me that if they are enhancement requests, then the right way would be to file an enhancement request. If they are bugs, then file SRs so bugs can be entered.
    Dean

  • Oracle data pump vs import/export utility

    Hello all,
    What is the difference between Oracle Data Pump and Import/Export utility? which on is the faster?

    Handle:      user9362044
    Status Level:      Newbie
    Registered:      Jan 26, 2011
    Total Posts:      31
    Total Questions:      11 (7 unresolved)
    so many questions & so few answers.
    What is the difference between Oracle Data Pump and Import/Export utility?unwilling or incapable to Read The Fine Manual yourself?
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm

  • Import Export Utility not working on Windows Vista

    Hi
    I installed Oracle 10g XE on my brand new Windows Vista Business (SP1) machine 2 weeks ago. I then sucessfully imported an oracle export file which I had. I later installed Oracle Forms & Reports. However, today trying to use import or export gives me the following error:
    On importing...
    IMP-00058:
    IMP-00000: Import terminated unsuccessfully
    On exporting
    EXP-00056:
    EXP-00000: Export terminated unsuccessfully
    I have tried everything... makinging sure my oracle home is set correctly in the PATH parameter, tried interactive import/export.
    So when all else failed I installed 10g XE on a brand new Windows Vista PC that we have got just yesterday. Guess what.... straight after the install I get the exact same problem trying to use import/export! I then thought it must be a permission thing, there is only one user account on both PC's. This user is the Administrator, I have disabled all firewall, antivirus software but still no luck!
    Please help..
    Cheers
    Billy

    [email protected] wrote:
    There is only one Windows Account on my PC. This account is the Administrator account so it should work.
    Wrong!
    See my last post in this thread:
    Re: Not able to start Oracle 10g Listener on Windows 2008 Server
    there I explained a little bit UAC and how to deal with it.
    Cheers!

  • Does Import/Export Utility check for Block corruption?

    Hi All,
    Just a quick question I have is does Import/Export Utiligy check for any block corruption while importing or exporting?
    If yes then does it do automatically or we have do set some parameter explicitly.
    I am using oracel version 9.2.0.6.
    Thx in advance.

    Hi yingkuan/kanchan
    Thx for your prompt reply. Still I am not clear as you said that export check for the block corruption error and if there is any it will display the error message in log file. But does it copy corrupted block or skip that block or mark that block as corrupted?
    Thx in advance.
    - Mehul

  • Importing Masters through SAP B1 Import Export Utility

    Hi guys,
    I am using Import and export utility to import BPs and Items. If anyone has used it please tell me if there any issues / future implications regarding it or it is just ok.
    Thanks and regards
    Pardeep

    hi pradeep,
    Only limited amount of columns(limited no. of data) can be
    imported through the import from excel.
    Date from excel should be mapped exactly with
    as with columns and fields in Import from excel for both BP/Items.
    Excise and other tax information in BP can't be uploaded
    through import from excel,this can be possible in DTW.
    Excisable,Material Type,Chapter ID and assesable value
    can't be uploaded through import from excel,this is also not
    possible in SAP B1.
    You need to set warehouses manually if
    "Auto add all warehouse to New Warehouses" is not ticked,this
    is possible in DTW using template oWarehouses.
    Considering above limitations you can better opt for DTW
    to import datas to SAP B1.
    Jeyakanthan

  • Import java.util Error

    How come program wont accept import java.util ?
    I get cannot resole symbol ?? i looked in up in my java book and its spelled right . what gives ?

    there is no class named java.util .
    import java.util.ArrayList;
    import java.util.EventObject;
    or
    import java.util.*;

  • Import/Export xls Error

    Hi,
    I'm facing a problem with import/export xls files.
    Once I selected the file the system doesn't return any response even if the file has very small size (about 70 KB).
    It happens both from workbench and web.
    Furthermore I can't to export something to Excel (I.e. the categories)
    Any suggestion about it?
    Thank you

    Import XLS:
    Make sure the ups* range in your XLS workbook is defined to include all rows you want to import, including the two header rows.
    Please also be aware that XLS Import only adds records and does not update/overwrite what's already in there. If you want to change mappings/periods etc., you need to delete these records first and then add them again.
    Export to XLS:
    Your settings for export sound ok. Maybe there's an issue with the MIME Types on the web server - but I'm not too familiar with that, maybe someone else has an idea on this.
    If you export to XLS a file should be created in Outbox\Excel (not during import, just want to make sure I'm clear on this).
    Regards,
    Matt

  • Import export utility user not found

    I'm getting the following error when running the 9.3.1 ImportExportUtility on a 9.2.0.2 version of Shared Services. NTLM is used as the authentication provider.
    2009-06-19 08:49:30,642 Export : Exception encountered while retrieving user ntlm://SID=S-1-5-21-2134593322-327503246-231145771-21130?USER
    2009-06-19 08:49:30,642 Export : Root cause : User not found with identity = ntlm://SID=S-1-5-21-2134593322-327503246-231145771-21130?USER
    2009-06-19 08:49:30,658 Export : Silently ignoring the last error
    There were 99 users extracted and this message appeared for 36 of the 99. Could someone tell me where the users are not in sync. Is it between Open Ldap and NTLM, Open Ldap and the application repository, etc. Also, is there a way of identifying the user Id. from the message.
    Thanks,
    Tom

    I finally found a real solution to this problem and I wish I had found it sooner.......
    Starting sometime around 9.2, Oracle started including a tool called : UpdateNativeDir
    The primary purpose of the tool (as I understand it) is to allow you to do a refresh between your external provider (i.e. Active Directory) and the native (OpenLDAP) directory in the event you moved directories around. This tool will also purge any invalid entries that are in the local (LDAP) directory that are not in the external provider.
    The tool is pretty straight forward and the readme file explains the details of how to use it.
    I've tested this tool in our dev and production environments now and it does exactly what I need. The additional benefit is that I can schedule this to run periodically to ensure the directories are sync'd.
    The tool is going to be on your Shared Services machine and comes zipped in a file called UpdateNativeDir.zip
    According to the documention (9.2.0.3) it is located at :
    <Hyperion_Home>/common/utilities/nativedirectoryupdateutility
    On our 9.3.1 Shared Services box, I located it at :
    <Hyperion_Home>/common/utilities/SyncOpenLdapUtility

Maybe you are looking for