After you create the action sql script does not not for connector DBUM

Hello

I'm trying to integrate the IOM with Oracle DB using Connector DBUM. Commissioning user works very well.

But after the transfer of the user, we need to insert (< user name >, "RLS_DEV") in the values in a table.

It's my script

INSERT INTO CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES ({__NAME__}, "RLS_DEV");

I tried different options too, but nothing has worked. Either I get the invalid character or command SQL not properly completed or missing expression error.

1) INSERT INTO CAMPDB. VALUES RLS_USER_GROUPS ({__NAME__}, "RLS_DEV") - without semicolon

2) INSERT INTO CAMPDB. VALUES RLS_USER_GROUPS ({__NAME__}, 'RLS_DEV')) - closed at the end with double hook

3) INSERT INTO CAMPDB. VALUES RLS_USER_GROUPS ({__NAME__}, RLS_DEV) - without quotes to RLS_DEV

4) INSERT INTO CAMPDB. RLS_USER_GROUPS VALUES (__NAME__, 'RLS_DEV') - without flowers for __NAME__ necklaces

< username >-> is the name of the user configured on the system target.

-> GroupName is RLS_DEV. It is the same for all users.


But it is throwing errors like below.

[2015 11-13 T 21: 22:08.752 - 08:00] [oimext_server1] [TRACE] [] [ORG. IDENTITYCONNECTORS. DBUM. SQLEXECUTIONHANDLER] [tid: [ASSETS].] [ExecuteThread: '29' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: oiminternal] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31 :-8000-0000000000000004,0] [APP: IOM #11.1.2.0.0] [SRC_CLASS: com.thortech.util.logging.Logger] [SRC_METHOD: Debug] org.identityconnectors.dbum.SQLExecutionHandler: executeUpdate: executable query: INSERT IN CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES (?, 'RLS_DEV'); [[

, Params: [__NAME__ = "TESTDB06": [VARCHAR]]

]]

[2015 11-13 T 21: 22:08.757 - 08:00] [oimext_server1] [ERROR] [] [ORG. IDENTITYCONNECTORS. DBUM. SQLEXECUTIONHANDLER] [tid: [ASSETS].] [ExecuteThread: '29' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: oiminternal] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31 :-8000-0000000000000004,0] [APP: IOM #11.1.2.0.0] org.identityconnectors.dbum.SQLExecutionHandler: executeUpdate: error when running at INSERT IN CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES (?, 'RLS_DEV'); [[

java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

[2015 11-13 T 21: 22:08.757 - 08:00] [oimext_server1] [ERROR] [] [ORACLE. IAM. CONNECTORS. ICFCOMMON. CONNECTOROPHELPER] [tid: [ASSETS].] [ExecuteThread: '29' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: oiminternal] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31 :-8000-0000000000000004,0] [APP: IOM #11.1.2.0.0] oracle.iam.connectors.icfcommon.ConnectorOpHelper: run: error occurred when executing action []

org.identityconnectors.framework.common.exceptions.ConnectorException: java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

at org.identityconnectors.dbum.utils.Utils.convertToICFError (Utils.java:297

Please see this and provide some inputs to solve this problem.

I looked everywhere, but couldn't find a way to solve this problem.

Please provide entries.

Thank you

After having tried many options... under query worked.

INSERT INTO CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES ({__NAME__}, "RLS_DEV")

But, now when I try to delete/disable-provision of DB Oracle user account, account is not deleted.  I have download the below messages in the log file. I couldn't find what the real cause of this situation. What could the cause of this behavior.

[2015 11-16 T 08: 53:48.211 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] full SearchCriteria: null

[2015 11-16 T 08: 53:48.219 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.plugins] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] dataSetName: OracleDBUserForm

[2015 11-16 T 08: 53:48.225 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.plugins] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] dataSetName: OracleDBUserForm

[2015 11-16 T 08: 53:48.240 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.platform.kernel.impl] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] kernel execution of validation by default with the process id, the event id, entity and operation 0.0.ApplicationInstance.REVOKE

[2015 11-16 T 08: 53:48.272 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.requestactions.eventhandlers] [tid: [ASSETS].] [ExecuteThread: '10' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] Execute deprovision provisioned Manager action of the resource with the process 763203.Event Id 6328234 id.

[2015 11-16 T 08: 53:48.272 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.requestactions.eventhandlers] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] IAM-2040009

[2015 11-16 T 08: 53:48.274 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] accountId: 15369

[2015 11-16 T 08: 53:48.274 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] accountId: 15369

[2015 11-16 T 08: 53:48.297 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] action: REVOKE_ACCOUNT

[2015 11-16 T 08: 53:48.297 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.util] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] loggedinUsrKey: 1 beneficiaryType: targetEntityType USER: APPLICATION_INSTANCE targetEntityId: 181 action: REVOKE_ACCOUNT

[2015 11-16 T 08: 53:48.298 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] take: 7815

[2015 11-16 T 08: 53:48.298 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] accountId: 15369

[2015 11-16 T 08: 53:48.329 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.platform.kernel.impl] [tid: [ASSETS].] [ExecuteThread: '10' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] completed the orchestration with the result of the action.

[2015 11-16 T 08: 53:48.333 - 08:00] [oimext_server1] [WARNING] [ADFC-64001] [oracle.adfinternal.controller.state.ControllerState] [tid: [ASSETS].] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039ef9,0] [APP: oracle.iam.console.identity.self-service.ear#V2.0] [DSID: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] ADFc: No view port found with ID 'data.oracle_iam_ui_main_identityPageDef.pageTemplateBinding.region2.oracle_iam_ui_catalog_pages_cart_detailsPageDef_WEB_INF_oracle_iam_ui_catalog_tfs_catalog_tf_xml_catalog_tf.dynamicRegion1.pageDefs_oracle_iam_ui_runtime_form_view_pages_OracleDBUserFormCreateFormPageDef_oracle_iam_ui_runtime_form_view_tfs_OracleDBUserForm_xml_OracleDBUserForm.pwdpolicyinfo'.

[2015 11-16 T 08: 53:51.301 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] the server name in the user amimplnull Manager

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.302 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:51.303 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '17' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039efb, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] is::Unlocked user's status

[2015 11-16 T 08: 53:53.392 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '7' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f01, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] userId: 7815

[2015 11-16 T 08: 53:53.392 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '7' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f01, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] beneficiaryUsrKey: 7815

[2015 11-16 T 08: 53:53.392 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.util] [tid: [ASSETS].] [ExecuteThread: '7' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f01, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] loggedinUsrKey: 1 resourceType: user action: VIEW_SEARCH targetEntityId: 7815

[2015 11-16 T 08: 53:53.396 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.provisioning.spi] [tid: [ASSETS].] [ExecuteThread: '7' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f01, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] userId: 7815

[2015 11-16 T 08: 53:53.414 - 08:00] [oimext_server1] [WARNING] [ADFC-64001] [oracle.adfinternal.controller.state.ControllerState] [tid: [ASSETS].] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f01,0] [APP: oracle.iam.console.identity.self-service.ear#V2.0] [DSID: 0000L4HDeGWEoIs6wjyWMG1MHE3K00001Z] ADFc: No view port found with ID 'data.oracle_iam_ui_main_identityPageDef.pageTemplateBinding.region1.oracle_iam_ui_manageusers_pages_userdetailsPageDef_WEB_INF_oracle_iam_ui_manageusers_tfs_user_details_tf_xml_user_details_tf.myaccountstf1.oracle_iam_ui_authenticated_myaccess_pages_my_access_accountsPageDef_WEB_INF_oracle_iam_ui_authenticated_myaccess_tfs_my_accounts_tf_xml_my_accounts_tf.catalogtf1.oracle_iam_ui_catalog_pages_cart_detailsPageDef_WEB_ INF_oracle_iam_ui_catalog_tfs_catalog_tf_xml_catalog_tf.dynamicRegion1.pageDefs_oracle_iam_ui_runtime_form_view_pages_OracleDBUserFormCreateFormPageDef_oracle_iam_ui_runtime_form_view_tfs_OracleDBUserForm_xml_OracleDBUserForm.pwdpolicyinfo'.

[2015 11-16 T 08: 54:05.994 - 08:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam] [tid: [ASSETS].] [ExecuteThread: '28' to the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:5fc7c7a1:150fd0e3e31:-8000-0000000000039f0e, 0] [APP: oracle.iam.console.identity.self-service.ear #V2.0] [IDDM: 0000L4H7L3zEoIs6wjyWMG1MHE3K00001X] flat size: 1

Please provide some input

Thank you

Tags: Fusion Middleware

Similar Questions

  • After you create the action script for the creation of user Oracle DB - connector DBUM

    Hello

    After we have set up a user of IOM in the database on the target system, you must insert the same user in the RLS_USER_GROUPS table. (INSERT INTO CAMPDB. The VALUES of RLS_USER_GROUPS ('DV < user name >', RLS_DEV');  )

    The requirement is available to the user of multiple databases (different values of SID). But, the user to insert in a table to a database (DB1).

    If I write an after create a file of Action with action script, it will fire for all databases?  How to trigger this script only on the DB1 database?

    (2) in the literature, it is mentioned as below

    (Q) I installed the connector only in IOM (there is no connector server). Thus, in the 3rd and 5th stage, what should I mention

    Key code?

    Decode?

    Please suggest

    Thank you

    This query has worked well.

    INSERT INTO CAMPDB. RLS_USER_GROUPS (USERNAME, GROUPNAME) VALUES ({__NAME__}, "RLS_DEV")

  • After you import the clip and video does not appear on the timeline, but its not

    The first clip, I am able to download sound and video, but after that, every other element only allows me to place the sound on the timeline. I have reset the settings and everything. I don't know that the clips work because I left and was able to put the same clip that only carried his last time and managed to get the video but then after all other clips only send sound. How can I fix?

    You can check the target track and the source patch way alternate.

  • After you create an action to reduce the size and convert them to JPEG format, how to eliminate the word "copy" of each image name?

    After you create an action to reduce the size and convert them to JPEG format, how to eliminate the word "copy" of each image name?

    You can batch process using the image processor script and no user action should still be included in the process.  Check out our menu file > Scripts > image processor.

  • Satellite P100-429, stopped after you create the partition on the HARD disk

    After you create the partition on the HARD disk. PC just stopped.
    After using the restore CD, nothing happened again, any ideas?

    Hello

    Express media player has been installed on the partition of the laptop?
    I can give you a good solution for 100%, but there may be a conflict between the express media player partition and the new partition.
    Have you installed the OS on the new partition?

    Hey Buddy, try to delete the entire partitions in the HARD drive and format the HARD drive completely. Then try to use it again the Toshiba Recovery CD and install Toshiba image on the HARD drive.

  • After you have uninstalled McAfee, my Wifi does not work (only works LAN connection)

    After you have uninstalled McAfee, my Wifi does not work (only works LAN connection). Troubleshooting message is "windows could automatically bind the ip Protocol to the ip stack.

    New Aspire E11, Windows 8.1

    Help, please.

    Here is how I fixed it:

    Go to control panel > network and Internet > network sharing Center

    Click on "Change adapter settings" in the left pane.

    Right click on your map. Select "Properties".

    There will be a box titled "this connection uses the following items."

    Uncheck anything that looks like it was installed by a third party (AVG, Avast, ZoneAlarm). In my case, the culprit was 'HTC NDIS Protocol Driver", who was installed by the software of my phone (HTC). Because it's not obvious what to uncheck, here is what I currently have checked in my system of work which should not cause a problem:

    KEEP THESE CHECKED:

    Client for Microsoft networks
    QoS Packet Scheduler
    File and Printer Sharing
    IP v6
    Internet Protocol v4
    Driver Link-Layer Topology Discovery map IO
    Link-Layer Topology Discovery recall

    Uncheck everything else.

    Go to network and sharing, disable and re-enable the adapter.

  • Repair your startup disk Bootcamp disappearing after you create the new partition

    . After some research, I found that it was the way forward to create a separate partition, and so I did another partition.

    I didn't know it would affect my Windows partition that I thought it was completely different.

    So now, when I start it up, there is no option to start with Windows. But when I boot the Mac and select Startup disk, it displays Boot Camp is still there, and all my files etc. are still there.

    I tried to create one separate partition (other than Bootcamp). After that its done and I started my computer, I found that the option to boot Windows (Bootcamp startup disk) has disappeared. But I still see boot camp Mac files. Any solution for this? Thank you.

    (I tried to find this solution on the discussion Forum, and I found: repair Boot Camp after having created the new partition, however, I'm not able to follow these instructions. any help would be appreciated)

    For reference:

    Aerospews-MBP: ~ the marcuslo list $ diskutil

    / dev/disk0 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * GB 500,3 disk0

    1: disk0s1 EFI EFI 209.7 MB

    2: Apple_HFS Macintosh HD 350,7 GB disk0s2

    3: disk0s3 Apple_Boot Recovery 650.0 MB HD

    4: Apple_HFS 47.6 Untitled GB disk0s4

    5: Microsoft database BOOTCAMP 101,0 GB disk0s5

    Aerospews-MBP: ~ list of cs marcuslo$ diskutil

    No logical volume group CoreStorage found

    Aerospews-MBP: ~ marcuslo$ sudo TPG - vv - r show/dev/disk0

    See the TPG: / dev/disk0: mediasize = 500277790720; SectorSize = 512; blocks = 977105060

    See the TPG: / dev/disk0: PMBR to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 977105059

    start index size summary

    0 1 PMBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 684969040 2 part TPG - 48465300-0000-11AA-AA11-00306543ECAC

    685378680 1269536 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    686648216 92929128 4 part TPG - 48465300-0000-11AA-AA11-00306543ECAC

    779577344 262144

    779839488 197265408 5 part TPG - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

    977104896 131

    977105027 32 table dry GPT

    977105059 1 dry GPT header

  • Describe in SQL script does not work as you wish

    Hello

    Could you please help me determine why this script does not work.
    He said that the date is not set.

    Thanks in advance


    set p_day_sh = & data_sh
    set p_rowid_sh = & rowid_sh
    declare
    date of p_day_sh;
    p_rowid_sh varchar2 (18);
    Start

    If & p_day_sh is not null then
    trains t update
    Set t.offdate = to_date ('& p_day_sh ',' DD-MM-YYYY HH24:MI:SS')
    where t.rowid = '& p_rowid_sh';
    commit;
    end if;
    end;

    Hello

    In a command SET, if the string to the right of the = sign contains spaces, then it must be in quotes: in the case otherwise, only the first group of characters, white space will be affected.
    For example:

    define p_day_sh = &data_sh
    

    If & data_sh has this value:

    11-06-2009 06:25:09
    

    then the DEFINE command is

    define p_day_sh = 11-06-2009 06:25:09
    

    and & p_day_sh Gets the value of the part to the workspace:

    11-06-2009
    

    Either eliminate the space, Alex has proposed, or place the chain on the right side of the sign = in double - quote:

    define p_day_sh = "&data_sh"
    

    The double quotes will not change the meaning if & data_sh contains no white space.

  • Response delay after you run the patch_weblogic.sh script

    Hello
    I installed the 9.1.0.1 version of Oracle Identity Manager and did all the steps for the upgrade to version 9.1.0.2, when you run the patch_weblogic.sh script, takes too much time and I have no answer to be built successfully. It is necessary to implement this script.
    I use Oracle Weblogic Server 10.3.5

    Thank you

    This is where memory questions come into it. According to your previous message in which issues of memory during installation, you may have them again. I suggest that you stop your application server. Then in the /xellerate/OIMApplications directory, delete the 2 folders that represent the ear files. IOM startup and it will give an error on the deployment. Then run the script of your patch. In the folder/xellerate/ logs, there is a file patch_weblogic.log that you can tail to monitor the progress. It will give you the output of the patch and then there is also the log of the server itself in the /servers/ /logs and there is a .out file I think that will give you any other information. Just watch and see what file's modification timestamp and tail that one it is too.

    -Kevin

  • ACCEPT in SQL script does not

    G ' Day

    Why the use of the key word 'accept' does not work?

    I want a user to be prompted to commit or rollback, but it does not work in the following 'experience '.


    set echo on
    Set termout on
    Set of feedback on
    Update emp set sal = sal * 2 where ename = 'SCOTT ';
    accept char prompt action ' rollback or commit > '
    & action

    This is what happens when I run the script:

    SQL > @temp02.sql
    SQL > set echo on
    SQL > set termout on
    SQL > set comments on
    SQL > update emp set sal = sal * 2 where ename = 'SCOTT ';

    1 line update.

    SQL > accept char prompt action ' rollback or commit > '
    Rollback or commit > restoration
    SQL > & action
    SP2-0042: unknown '& action' - command remains ignored line.


    Any suggestion is appreciated.

    Tony

    Hi, Tony,.

    Welcome to the forum!

    SQL * more looks at the first word of a statement before solving the substitution variables. (I don't know why, it solves them regardless of which is the command.) In any case, the first word in an SQL command * more interpreter must be specified.

    "BEGIN" which begins an anonymous block counts as the first word, so you can take the suggestion of Andy much further by saying simply:

    BEGIN
        &action;
    END;
    /
    

    @ also account as the first word, then you might also have a script called commit.sql line

    COMMIT;
    

    and rollback.sql,

    ROLLBACK;
    

    and then tell

    @&action
    
  • Need help after you apply the updates. Computer will not start.

    The computer in question is running XP Pro.  He applied updates should then stop.  When I tried to reload I couldn't do.

    It's as if the power is off.  There is no fan noise when I push the power button, nothing.  He tries not to POST and there is no beeps.

    I can obviously not use a boot disk and restore console, or try safe mode.

    There may have been a blip in power when the system applied updates, but I don't know.  Everything else on the same surge protector does not have a problem.

    Hi bigten333,

    As the computer starts not yet to the scene where you see the manufacturers logo, it's a hardware problem.

    I recommend you contact the manufacturer of the computer,

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Issue after you create the new partition, Bootcamp expansion

    Hello

    I hope someone can help with a problem I'm having.

    I found an old Apple discussion on how to resize a partition, bootcamp, by reducing the size of the OS X partition, then using a Windows based tool to then extend the Bootcamp partition. Big mistake! I'm done with the same problem as the creator of this thread with my Windows no longer bootable partition.

    I followed the steps described by lonely T, which worked perfectly! Thank you very much!

    Then, I went into Windows and use the Partition Mini tool to extend the Windows partition in the unallocated partition, which worked fine in Windows.

    However when I boot in OS X and open disk utility I see now 3 separate partitions. (1) mac HD. ((2) Untitled (the one I created) 3) Windows HD (Bootcamp). Then OS X is not recognizing that I extended the Windows HD partition in the Untitled one.

    Is there a way to solve this problem without ruining it now expanded Windows partition? Windows does not seem to see two separate partitions, only in OS X I downloaded GPT Fdisk

    Thanks in advance!

    Output below:

    diskutil list

    / dev/disk0 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * GB 121,3 disk0

    1: disk0s1 EFI EFI 209.7 MB

    2: Apple_CoreStorage Macintosh HD 121.0 GB disk0s2

    3: disk0s3 Apple_Boot Boot OS X 134,2 MB

    / dev/disk1 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * 1.0 TB disk1

    1: EFI EFI 209.7 MB disk1s1

    2: Apple_CoreStorage Macintosh HD 637,5 GB disk1s2

    3: disk1s3 Apple_Boot Recovery 650,1 MB HD

    4: Apple_HFS 173,7 GB disk1s4

    5: Microsoft Windows HD 188.0 GB disk1s5 data base

    / dev/disk2 (internal, virtual):

    #: NAME SIZE TYPE IDENTIFIER

    0: Apple_HFS Macintosh HD + 750.0 GB disk2

    Logical volume on disk0s2, disk1s2

    D3F5913D-0A32-4BE8-BD44-A65885746DA0

    Fusion unencrypted drive

    / dev/disk3 (external, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * 1.5 to disk3

    1: EFI EFI 209.7 MB disk3s1

    disk3s2 2: Apple_HFS My Book Studio has 1.5 TB

    / dev/disk4 (external, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * 1.5 to disk4

    1: EFI EFI 209.7 MB disk4s1

    2: Apple_HFS My Book Studio B 1.5 TB disk4s2

    Cs diskutil list

    CoreStorage groups of logical volumes (1 found)

    |

    + Logical Volume - Group 23846179-0CBE-42F5-A375-0D969F4C789E

    =========================================================

    Name: Macintosh HD

    Status: online

    Dimensions: 758507479040 B (758.5 GB)

    Free space: 229376 B (229.4 KB)

    |

    +-< physical="" volume="">

    |   ----------------------------------------------------

    |   Index: 0

    |   Disc: disk0s2

    |   Status: online

    |   Dimensions: 120988852224 B (121.0 GB)

    |

    +-< physical="" volume="">

    |   ----------------------------------------------------

    |   Index: 1

    |   Disc: disk1s2

    |   Status: online

    |   Dimensions: 637518626816 B (637.5 GB)

    |

    + -> 41CF6816-F84F-4D76-A6FD-97288E448BF7 family of Logical Volume

    ----------------------------------------------------------

    Encryption type: no

    |

    +-> Logical Volume D3F5913D-0A32-4BE8-BD44-A65885746DA0

    ---------------------------------------------------

    Disc: disk2

    Status: online

    Size (Total): 749999882240 B (750.0 GB)

    Reversible: no

    Name: Macintosh HD

    Volume name: Macintosh HD

    Content indicator: Apple_HFS

    LVG Type: Fusion, sparse

    sudo TPG - vv - r see the/dev/disk0

    See the TPG: / dev/disk0: mediasize = 121332826112; SectorSize = 512; blocks = 236978176

    See the TPG: / dev/disk0: PMBR to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 236978175

    start index size summary

    0 1 PMBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 236306352 2 part TPG - 53746F72-6167-11AA-AA11-00306543ECAC

    236715992 262144 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    236978136 7

    236978143 32 table dry GPT

    236978175 1 dry GPT header

    sudo TPG - vv - r see the/dev/disk1

    See the TPG: / dev/disk1: mediasize = 1000204886016; SectorSize = 512; blocks = 1953525168

    See the TPG: / dev/disk1: MBR suspicious to sector 0

    See the TPG: / dev/disk1: Pri GPT to sector 1

    See the TPG: error: wrong card

    See the TPG: could not open device ' / dev/disk1 ': Undefined error: 0

    sudo fdisk/dev/disk0

    Disk: geometry / dev/disk0: 14751/255/63 [236978176 sectors]

    Signature: 0xAA55

    From end

    #: cyl hd s - cyl hd s id [Start - size]

    ------------------------------------------------------------------------

    1: EA 1023 254 63 - 1023 254 63 [1-236978175]

    02:00 0 0 0-0 0 0 [0-0] unused

    03:00 0 0 0-0 0 0 [0-0] unused

    04:00 0 0 0-0 0 0 [0-0] unused

    sudo fdisk/dev/disk1

    Disk: geometry / dev/disk1: 121601/255/63 [1953525168 sectors]

    Signature: 0xAA55

    From end

    #: cyl hd s - cyl hd s id [Start - size]

    ------------------------------------------------------------------------

    1: EA 0 0 2 - 25 127 14 [1-409639]

    2: AF 25 127 15 - 1023 254 63 [409640-1245153568] HFS +.

    3: AB 1023 254 63 - 1023 254 63 Boot Darwin [1245563208-1269760]

    * 04:07 1023 254 63-1023 254 63 [1246834688-706689024] HPFS/QNX / TO THE

    Did you install GPT Fdisk as described in Re: can not start windows after resizing partitions ? If so, can you post the output of 'p' command of Gdisk?

  • Firefox crashes, impossible to create the new profile, reinstall does not work, can't get into safe mode

    Whenever I try to open Firefox, it only open the crash reporter. When I press "Restart Firefox", it just opened another journalist to crash. I use a PC.

    I tried all of the following characteristics, does not:

    1. reboot the computer
    2. system restore
    3. Uninstall and reinstall (done this several times)
    4 remove the Firefox installation folder
    5. try to create a new profile / use the Profile Manager using "C:\Program Files\Mozilla Firefox\firefox.exe" - P, firefox.exe-p and firefox.exe - profilemanager - and all of this was, once again, open the crash reporter
    6 safe mode - literally impossible even to open Firefox so I don't know how I could do that

    I am at a loss. Any help would be greatly appreciated.

    OK, if %AppData% does not lead you in the right place you can also manually navigate to the folder with incident reports (you may need to turn on the display of the first hidden files). It is located in C:\Users\ < your user name > \AppData\Roaming\Mozilla\Firefox\Crash Reports\submitted...

  • After replacement of the VO, "any document" does not begin with "/ oracle.

    Hi all

    I recently tried a substitution of VO and executing the command import into command prompt, see it the following:

    C:\ > C:\p9879989_R12_GENERIC\jdevbin\oaext\bin\JPXIMPORT C:\p9879989_R12_GENERIC\jdevhome\jdev\myclasses\psu.jpx - apps-password appsdev2 username - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=oradbdevsna01f.mascorp.com) (PORT = 1521)) (CONNECT_DATA = (SID = DEV2))) ".

    Any document: / icx/por/wf/server/customizations/site/0/ReqLinesNotificationsVO
    Import completed successfully

    In Jdeveloper, I did ensure that the substitution I do is oracle/apps/icx/por/wf/Server/ReqLinesNotificationsVO with the new VO scope: xxmas/oracle/apps/icx/por/wf/Server/XXMASReqLinesNotificationsVO

    If correct any Document as mentioned above, he should always start with "/ oracle/apps/icx/por/wf/Server/customizations/site/0/ReqLinesNotificationsVO. Can anyone explain it please my why it happens? Your response is greatly appreciated

    Thank you
    Anand

    Some general troubleshooting tips:

    1. open the jpx under my projects with Notepad and check if the paths are generated correctly.
    2. check your project settings and substituions once more.
    3. restart jdeveloper and then double-checking the substitutions.
    4 make sure to save all the files once you create replace and before importing.

    Thank you
    Srini

  • Component af:inputfile, create the file if it does not exist

    Hello

    I have a requirement in my project where I need to export the data to display in the xml file. To do this, I use af:inputfile component so that the user can select the file where the data should be exported. My requirement is that if the file name that the user entered in file dialog box does not exist, I need to create a file with this name, and select the same. I get no clues how to achieve this. Currently, if I type name that does not exist I get error on the component af:inputfile "file not found. Please check the gave the correct file name.

    Is there a way I can solve this problem.

    Kind regards
    Alya

    application/xml

Maybe you are looking for