WordBasic COM Automation

I use Wordbasic COM in PL/SQL object, as described here: http://docs.oracle.com/cd/B10501_01/win.920/a95499/ch4plsql.htm#1001259. WordBasic has certain declarations and the function of the same name, for example ViewFooter. WordBasic reference:

ViewFooter, Viewfooter()
ViewFooter instruction mode layout of the active document and positions the insertion point in the footer box, then displays the toolbar header and footer. If the toolbar header and footer is already displayed, ViewFooter hides and moves the insertion point to the document area.
The Viewfooter() function returns the following values.

Explanation of the value
0 (zero) if the insertion point is not in the page footer area
-1 if the insertion point is located in the page footer area

When I call
I: = ORDCOM. Invoke (applicationToken, 'ViewFooter', 0, dummytoken);
I get the service.

I need statement here. Is it possible to call the ViewFooter of PL/SQL statement?

Published by: MiroMas on 4.3.2012 06:27

Unless you can find a PROPERTY, you can set, you may be out of luck. I can't find anything that seems to distinguish between a "declaration" and a function.

You can post a question of COM TYPE libraries on a Microsoft forum on the use of Visual Basic ViewFooter.

Tags: Database

Similar Questions

  • Excel Add-In: COM Automation only as an administrator?

    Hello

    as I tried to connect to the TOC (see code below), I got the message that he need permission from the admin

    Set obj = Application.COMAddIns.Item ("ExcelTDM.TDMAddin")

    obj. Connect = True

    Is it really necessary to have the authorization of the Admin?

    Thank you

    El arfaoui

    Hello Manu,

    as you can see here, you need start Excel in administrator mode once after the installation of the TDM Excel Add-In:

    http://www.NI.com/white-paper/4906/en/

    Hope this will help you.

    Best wishes

    Dennis

  • Automator lack of place in the trash after import option

    I will put in place action folder to import photos from a dropbox folder in the Photos app ideally I'd like to make these photos to be moved to the trash after importation, but the box which doesn't seem to be an option more. Is there a solution to this problem?  I am running El Capitan 10.11.5. Any help would be greatly appreciated. Thank you.

    https://macosxautomation.com/Automator/photos/import-action.html

  • modes of Automation help please.

    I asked this to the thread in the Forum of the hearing (no response).

    so... because the same question applies to the mixer BODY.

    Anyone who is willing to help me get a better understanding of the modes of automation in Audition 3 (or agency) please.

    for example. specifically when using the lock, Touch, writing.

    The manual is a little thin on information from real workflow in this regard.  (I'm a cameraman not sound engineer!)

    I have a session with 10 tracks.

    I expect to work down through the slopes by using automation, as I go on all of them gradually.

    Which method is best to use in order to repeat and edit a section of a track?

    Can you erase complete automation in a track?

    It is recommended first to set each track to the unit?  (I have a few envelopes clip nec already melted)

    Appreciate any assistance. Thanx

    Craig,

    Found this brief tutorial on the live mix on to Layers Magazine: http://layersmagazine.com/automation-modes-live-audio-mixing-in-premiere-pro.html

    Not a ton of information, but could clear up a few things.

  • I have a task that repeats every day.

    I have a task that repeats every day. For now, I do it manually. It involves Quicken and Quicken is their backup feature (file > > Backup > > To Disk). How would I go about using Automator to get there?

    The best way to get your head around Automator is as a type of recorder that records your keystrokes at the keyboard and then plays them back at a date and time.

    Go to this website to help Automator and see the tutorials and read the examples and things should start to make sense.

    http://www.macosxautomation.com/Automator/index.html

  • Portable AP! components

    My security program informs me "Portable Device API of Windows components". Advise me whether incoming or outgoing.  What is c?

    Hi longlife42000

    ·           What security program do you use?

    ·           What is it exactly?

    ·           The safety program said that it is a threat to the computer?

    Windows Portable Devices Automation is built on WPD (Windows Mobile) devices, technology that allows a computer to communicate with attached and peripheral storage media. WPD Automation use COM Automation to provide programmatic access to WPD devices via script such as JScript and VBScript languages, providing an API simpler and easier to use to access the WPD devices.

    You can check these links:

    http://msdn.Microsoft.com/en-us/library/aa939007.aspx

    http://www.Microsoft.com/whdc/device/wpd/wpd_Automation.mspx

    After back and let us know if it helped to solve your problem.

    Thank you and best regards,

    R uma - Microsoft technical support.

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

  • Convert .xls in .csv file using pl/sql or any other method (oracle 9i)

    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64 bit Production

    With partitioning, OLAP and Oracle Data Mining options

    Release 9.2.0.8.0 - Production jserver

    10.1.2.0.2 generator

    ORACLE Server Release 10.1.0.4.2

    Oracle 10.1.2.0.2 procedure generator

    Oracle ORACLE PL/SQL V10.1.0.4.2 - Production

    Oracle 10.1.0.4.0 Production CORE

    Integration Services 10.1.2.0.2 tools Oracle

    Space common tools Oracle 10.1.2.0.2

    Oracle Toolkit 2 for 32-bit Windows, 10.1.2.0.2 platforms

    Resource object 10.1.2.0.2 store

    Oracle Help 10.1.2.0.2

    Oracle Sqlmgr 10.1.2.0.2

    Query Oracle 10.1.2.0.2 - Production Designer

    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)

    Oracle ZRC 10.1.2.0.2

    Oracle XML Developers Kit 10.1.0.4.2 - Production

    Virtual graphics system Oracle 10.1.2.0.2

    Image of Oracle 10.1.2.0.2

    Widget media Oracle 10.1.2.0.2

    The GUI utility 10.1.2.0.2 tools Oracle

    I had seen a very old post of 2009.

    Convert .xls in .csv file using pl/sql

    I know that it s a long time but just wanted to know if there is a way to convert excel .csv.

    I have a directory say 'F:\purple_top\ '. I'll get the .xls file in this directory. I need to change to .csv and tables load external oracle. Any ideas or advance coding on it since 2009 so far?

    A few other options might be:

    • Java code, which can be used from within Oracle, which makes use of utility libraries (e.g. Aspose.Cells) open source (for example Apache POI) or "save under" CSV, or read the source cells and their output to a CSV file.
    • COM Automation, using available open source (for example, JACOB or j-interop) or commercial libraries, which can automate Excel to open a XLS file and "Save as" a CSV file. In addition, Oracle has a feature of COM Automation (available since version 8 but abandoned after Oracle 11g). I have successfully used this read (non-macro-enabled) Excel files in PL/SQL.
    • Other approaches using Perl or PHP can be found by googling 'convert xls to csv.

    Gerard

  • [INS 20802] Failure of the database Oracle Configuration Wizard

    I am trying to install Oracle 11 g R2 on my windows 7 Professional, computer 64-bit. After 42% of the installation, it began to show that some files are missing. Few of them are:

    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\owb.tmp
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\setowbenv.tmp
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\system-application. XML


    And the final pop up winow wrote:

    Configuration of database Assistant: Info
    * "Model General_Purpose.dbc didn't exist." Please specify a model of exixting for the creation of the database. "
    * "Failure [INS 20802] Oracle Database Configuration Assistant" * "
    Details:
    Cause:-the plug-in has failed in its method
    Action:-check the newspapers or contact Oracle Support Services.

    Here are the last lines of the log file. Can someone please help me solve this problem?


    Oracle Advanced Security 11.2.0.1.0
    Oracle Internet Directory 11.2.0.1.0 customer
    A file for DB 11.2.0.1.0
    Oracle Net 11.2.0.1.0 listening port
    Oracle Net Services 11.2.0.1.0
    Oracle Text 11.2.0.1.0
    Oracle Database 11g 11.2.0.1.0
    Oracle COM Automation feature 11.2.0.1.0
    Oracle OLAP 11.2.0.1.0
    Oracle Spatial 11.2.0.1.0
    Oracle Partitioning 11.2.0.1.0
    11.2.0.1.0 Enterprise edition options
    Oracle Database 11g 11.2.0.1.0

    INFO: OiicSaveInvWCCE: after the inventory recording. It is an installation session.
    INFO: SaveInvWCCE JRE zero files: 0
    INFO: Global name that appears in the action for the extra utility tools: oracle.rdbms.util
    NEWS: Global location that appears in the action for the extra utility tools: C:\app\User\product\11.2.0\dbhome_1/install/config
    INFO: check if the C:\app\User\product\11.2.0\dbhome_1/install/config\oracle.rdbms.util.xml file is present?
    INFO: Continue with the extra utility process? : true
    INFO: Copy of C:\app\User\product\11.2.0\dbhome_1\install\config\oracle.rdbms.util.xml to C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.rdbms.util.1_0_0_0_0.xml with the og - rwx permissions
    NEWS: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.rdbms.util instancePath: inventory\ContentsXML\ConfigXML\
    INFO: session of cf Oh: Aggr TL C:/app/User/product/11.2.0/dbhome_1\: [oracle.rdbms.util] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: No tools: 1
    INFO: Start run additional tools
    INFO: Utility execution: ADR installation utility
    INFO: Utility execution: ADR installation utility
    INFO: Command = C:\Windows\system32\cmd/c call C:\app\User\product\11.2.0\dbhome_1/bin/diagsetup.bat basedir = C:\app\User oraclehome=C:\app\User\product\11.2.0\dbhome_1

    INFO: Successfully completed the utility tool: ADR installation utility
    INFO: Successfully completed the utility tool: ADR installation utility
    NEWS: All the tools have been executed successfully
    NEWS: Full run additional tools
    INFO: the oracle.installer.installUpdates property is set to false, so skip the verification of updates
    INFO: Initialize JRE in Scratch Config files: 0
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: Oracle Configuration Manager
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: A the common files
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: Oracle Netca customer
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: Console DB Oracle Enterprise Manager
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: Database Configuration and the upgrade wizard
    NEWS: stage loc: C:/users/user/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copy Aggr XML for: Oracle Database 11g
    NEWS: The Top level Aggreage file = C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.server.11_2_0_1_0.xml
    INFO: OUI_CAPlugIn is not found in XML
    INFO: No. tools for delete: 0 for comp: DB Oracle Enterprise Manager Console
    INFO: processing tool: launching browser
    INFO: remove the plugin invocation for: launch browseras, it does not support clone mode
    INFO: remove the plugin invocation for: launch browseras, it does not support add node method
    INFO: Namespace prefix "agg" used but not declared.
    NEWS: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.server instancePath: inventory\ContentsXML\ConfigXML\
    INFO: session of cf Oh: Aggr TL C:/app/User/product/11.2.0/dbhome_1\: [oracle.server] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: length aggr Ref: 6
    NEWS: cf session hashcode: 1847125318
    NEWS: cf session recorded with key: OraDb11g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved the FC session for oh: OraDb11g_home1
    INFO: passing params to cf
    INFO: Managing the storage of variables for aggr name oracle.sysman.ccr
    INFO: This variable s_OPSNodeInfoString is not added to the map of global context
    INFO: This variable b_isUNIX is not added to the map of global context
    INFO: This variable b_createResponseFile is not added to the map of global context
    INFO: This variable s_ps is not added to the map of global context
    INFO: This variable s_oraName is not added to the map of global context
    INFO: This variable s_ccrJarDestination is not added to the map of global context
    INFO: This variable b_localInstall is not added to the map of global context
    INFO: This variable b_doConfigCCR is not added to the map of global context
    INFO: This variable b_ccrUpgrade is not added to the map of global context
    INFO: This variable s_rspFilePath is not added to the map of global context
    INFO: This variable PROD_HOME is not added to the map of global context
    INFO: for oracle.has.common no aggregate not found by FC: no configuration
    INFO: Managing the storage of variables for aggr name oracle.assistants.netca.client
    INFO: This variable s_swingallName is not added to the map of global context
    INFO: This variable s_shareName is not added to the map of global context
    INFO: This variable s_runtimeLib is not added to the map of global context
    INFO: This variable s_runTimeJar is not added to the map of global context
    INFO: This variable s_responseFileName is not added to the map of global context
    INFO: This variable s_operatingSystem is not added to the map of global context
    INFO: This variable s_netcfgName is not added to the map of global context
    INFO: This variable s_netcahelpName is not added to the map of global context
    INFO: This variable s_netcaUpgradeFlag is not added to the map of global context
    INFO: This variable s_netcaClass is not added to the map of global context
    INFO: This variable s_netCA_Args is not added to the map of global context
    INFO: This variable s_netCAInstalledProtocols is not added to the map of global context
    INFO: This variable s_netAPIName is not added to the map of global context
    INFO: This variable s_ldapclnt9 is not added to the map of global context
    INFO: This variable s_ldapclnt11 is not added to the map of global context
    INFO: This variable s_ldapclnt10 is not added to the map of global context
    INFO: This variable s_jreLocation is not added to the map of global context
    INFO: This variable s_jreJarFile is not added to the map of global context
    INFO: This variable s_jreJar is not added to the map of global context
    INFO: This variable s_jewtName is not added to the map of global context
    INFO: This variable s_installTypeForLaunchNETCA is not added to the map of global context
    INFO: This variable s_icebrowserName is not added to the map of global context
    INFO: This variable s_helpName is not added to the map of global context
    INFO: This variable s_ewtcompatName is not added to the map of global context
    INFO: This variable s_ewtName is not added to the map of global context
    INFO: This variable s_ewtFile is not added to the map of global context
    INFO: This variable s_ewtCompat is not added to the map of global context
    INFO: This variable s_cfgMethod is not added to the map of global context
    INFO: This variable s_caHelpZhTwJar is not added to the map of global context
    INFO: This variable s_caHelpZhCnJar is not added to the map of global context
    INFO: This variable s_caHelpPtBRJar is not added to the map of global context
    INFO: This variable s_caHelpKoJar is not added to the map of global context
    INFO: This variable s_caHelpJar is not added to the map of global context
    INFO: This variable s_caHelpJaJar is not added to the map of global context
    INFO: This variable s_caHelpItJar is not added to the map of global context
    INFO: This variable s_caHelpFrJar is not added to the map of global context
    INFO: This variable s_caHelpEsJar is not added to the map of global context
    INFO: This variable s_caHelpDeJar is not added to the map of global context
    INFO: This variable s_authAdaptors is not added to the map of global context
    INFO: This variable ps_netCA_Args_OverRide is not added to the map of global context
    INFO: This variable b_net8ServerInstalling is not added to the map of global context
    INFO: This variable b_javavmIsInstalling is not added to the map of global context
    INFO: This variable b_isWindows is not added to the map of global context
    INFO: This variable b_isUNIX is not added to the map of global context
    INFO: This variable b_cmanIsInstalling is not added to the map of global context
    INFO: This variable b_anoIsInstalling is not added to the map of global context
    INFO: This variable s_xmlparservLoc is not added to the map of global context
    INFO: This variable s_ouiJlibDir is not added to the map of global context
    INFO: This variable s_opsmJlib is not added to the map of global context
    INFO: This variable s_ntwkTools is not added to the map of global context
    INFO: This variable s_netjlibDir is not added to the map of global context
    INFO: This variable s_netcahelpLocation is not added to the map of global context
    INFO: This variable s_netcaJlibDir is not added to the map of global context
    INFO: This variable s_netcaDocDir is not added to the map of global context
    INFO: This variable s_netPropertiesFile is not added to the map of global context
    INFO: This variable s_netCA is not added to the map of global context
    INFO: This variable s_net8caFileToInstantiate is not added to the map of global context
    INFO: This variable s_jre15Location is not added to the map of global context
    INFO: This variable s_jlibDir is not added to the map of global context
    INFO: This variable s_inventoryPrereqOui is not added to the map of global context
    INFO: This variable s_emdwLibDir is not added to the map of global context
    INFO: This variable s_caHelpDir is not added to the map of global context
    INFO: This variable s_assistantJlibDir is not added to the map of global context
    INFO: This variable s_JavaFlag is not added to the map of global context
    INFO: This variable b_isOPS is not added to the map of global context
    INFO: This variable s_windowsCommandLine is not added to the map of global context
    INFO: This variable s_net8caExecutable is not added to the map of global context
    INFO: This variable s_netcaUserDirArg is not added to the map of global context
    INFO: This variable s_installTypeForNetCA is not added to the map of global context
    INFO: This variable s_netcaSilentFlag is not added to the map of global context
    INFO: This variable s_netCAInstalledProducts is not added to the map of global context
    INFO: This variable s_netcaClasspath is not added to the map of global context
    INFO: This variable PROD_HOME is not added to the map of global context
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: Managing the storage of variables for aggr name oracle.sysman.console.db
    INFO: This variable s_sid is not added to the map of global context
    INFO: This variable s_serverInstallType is not added to the map of global context
    INFO: This variable s_platform is not added to the map of global context
    INFO: Added HashMap key oracle.sysman.console.db and a variable vector empty
    INFO: Adding the s_obfOc4jAdmPasswd to the oracle.sysman.console.db global variable
    INFO: Addition of the variable s_obfOc4jAdmPasswd to the global context for the whole oracle.sysman.console.db map
    INFO: Adding the s_obfJtaAdmPasswd to the oracle.sysman.console.db global variable
    INFO: Addition of the variable s_obfJtaAdmPasswd to the global context for the whole oracle.sysman.console.db map
    INFO: This variable s_nlsLang is not added to the map of global context
    INFO: This variable s_emailServer is not added to the map of global context
    INFO: This variable s_emailAddress is not added to the map of global context
    INFO: This variable s_cfgtyperet is not added to the map of global context
    INFO: Adding the s_JtaAdmPasswd to the oracle.sysman.console.db global variable
    INFO: Addition of the variable s_JtaAdmPasswd to the global context for the whole oracle.sysman.console.db map
    INFO: This variable n_uploadInterval is not added to the map of global context
    INFO: This localhost variable is not added to the map of global context
    INFO: This variable b_launchTools is not added to the map of global context
    INFO: This variable b_launchBrowser is not added to the map of global context
    INFO: This variable b_isUNIX is not added to the map of global context
    INFO: This variable b_centralConsole is not added to the map of global context
    INFO: This variable USE_HTTP_PROXY is not added to the map of global context
    INFO: This variable USE_DB_CONSOLE is not added to the map of global context
    INFO: This variable SET_CONSOLE_MODE is not added to the map of global context
    INFO: This variable SA_SETUP is not added to the map of global context
    INFO: This variable OC4JLOC is not added to the map of global context
    INFO: This variable NO_PC_MODE is not added to the map of global context
    INFO: This variable LOGGING_LEVEL is not added to the map of global context
    INFO: This variable JRE_HOME is not added to the map of global context
    INFO: This variable ISQLPLUS_PROTOCOL is not added to the map of global context
    INFO: This variable ISQLPLUS_PORT is not added to the map of global context
    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the map of global context
    INFO: This variable HOSTNAME is not added to the map of global context
    INFO: This variable EM_UPLOAD_DISABLE is not added to the map of global context
    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the map of global context
    INFO: This variable EMPRODVER is not added to the map of global context
    INFO: This variable CONSOLE_MODE is not added to the map of global context
    INFO: This variable CONSOLE_CFG is not added to the map of global context
    INFO: This variable sl_oraclehomes is not added to the map of global context
    INFO: This variable s_oc4jDir is not added to the map of global context
    INFO: This variable s_oc4jAppsDir is not added to the map of global context
    INFO: This variable s_jreHome is not added to the map of global context
    INFO: This variable s_configcommand is not added to the map of global context
    INFO: This variable b_isRAC is not added to the map of global context
    INFO: This variable b_UNIX is not added to the map of global context
    INFO: This variable OJSP_JAR_LOC is not added to the map of global context
    INFO: This variable OJSPUTIL_JAR_LOC is not added to the map of global context
    INFO: This variable LDAP_JAR_LOC is not added to the map of global context
    INFO: This variable JAVA_HOME is not added to the map of global context
    INFO: This variable ISQLPLUS_HOST is not added to the map of global context
    INFO: This variable EM_UIX_LOCATION is not added to the map of global context
    INFO: This variable EM_REPOS_HOST is not added to the map of global context
    INFO: This variable EM_PING_COMMAND is not added to the map of global context
    INFO: This variable EM_OC4J_HOME is not added to the map of global context
    INFO: This variable EM_EAR_LOC is not added to the map of global context
    INFO: This variable EMDROOT is not added to the map of global context
    INFO: Adding the s_oc4jAdmPasswd to the oracle.sysman.console.db global variable
    INFO: Addition of the variable s_oc4jAdmPasswd to the global context for the whole oracle.sysman.console.db map
    INFO: This variable s_launchBrowserClasspath is not added to the map of global context
    INFO: This variable s_javapOracleHome is not added to the map of global context
    INFO: This variable PROD_HOME is not added to the map of global context
    INFO: Managing the storage of variables for aggr name oracle.assistants.server
    INFO: This variable s_operatingSystem is not added to the map of global context
    INFO: This variable s_jreLocation is not added to the map of global context
    INFO: This variable pn_dboffset is not added to the map of global context
    INFO: This variable cs_swingName is not added to the map of global context
    INFO: This variable cs_komodoName is not added to the map of global context
    INFO: This variable cs_kodiakName is not added to the map of global context
    INFO: This variable cs_jewtName is not added to the map of global context
    INFO: This variable cs_iceBrowserName is not added to the map of global context
    INFO: This variable cs_ewtcompatName is not added to the map of global context
    INFO: This variable cs_ewtName is not added to the map of global context
    INFO: This variable cs_baliShareName is not added to the map of global context
    INFO: This variable b_orabaseContainsOrahome is not added to the map of global context
    INFO: This variable b_isWINDOWS is not added to the map of global context
    INFO: This variable b_isUNIX is not added to the map of global context
    INFO: This variable sl_dbmaParameterListForIcon is not added to the map of global context
    INFO: This variable sl_dbcaParameterListForIcon is not added to the map of global context
    INFO: This variable s_xmlparservLoc is not added to the map of global context
    INFO: This variable s_ouiJlibLocation is not added to the map of global context
    INFO: This variable s_oratabLocation is not added to the map of global context
    INFO: This variable s_opsmLocation is not added to the map of global context
    INFO: This variable s_dbuaLocation is not added to the map of global context
    INFO: This variable s_dbcaLocation is not added to the map of global context
    INFO: This variable s_OracleBinLocation is not added to the map of global context
    INFO: This variable s_dbcaInstLaunchFile is not added to the map of global context
    INFO: This variable s_dbcaLaunchFile is not added to the map of global context
    INFO: This variable s_dbmaLaunchFile is not added to the map of global context
    INFO: This variable s_dbmaInstLaunchFile is not added to the map of global context
    INFO: This variable PROD_HOME is not added to the map of global context
    INFO: ORACLE_HOME is not definable, is why do not define the value
    INFO: {parameter: TOPLEVEL_COMPONENT in {aggregate: OuiConfigVariables:1.0.0.0.0:common}}: parameter data type is not compatible with the supplied String table.}}
    INFO: passing params in fact FC
    INFO: saves info by CF
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: Checkpoint: didn't found Checkpoint to return to getAllFailedCheckPoints.
    INFO: Checkpoint: didn't found Checkpoint return null for getLastFailedCheckPoint.
    INFO: Checkpoint file: Index written and updated
    INFO: Checkpoint: file transfer remote node
    INFO: update the global context
    INFO: Path to "globalcontext.xml" = C:\app\User\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext
    INFO: Since the operation, move the current OiicAPISessionDetails to list installed
    INFO: Number of root to run scripts = 0
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Finished implementing InstallDB
    NEWS: Execution of the Configuration
    INFO: Enter ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\app\User\product\11.2.0\dbhome_1, sTopAggId is oracle.server
    INFO: Enter ConfigClient.initClientAndSession method
    INFO: Status ConfigClient.initClientAndSession: connected to the framework of config
    INFO: ConfigClient.initClientAndSession session started oracle.sysman.emCfg.client.CfwSession@5059a331
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@2ce90f2d
    Information: Directory of newspapers Configuration - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exit ConfigClient.init method
    INFO: Phone event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream, called method
    INFO: Enter ConfigClient.getToolsList method
    INFO: Created the config for Oracle Net Configuration Assistant job
    INFO: Created the config for the Oracle Database Configuration Assistant job
    INFO: Created the job for Oracle Configuration Manager Setup config
    INFO: update of transitional settings in aggregates
    INFO: update of transitional settings for oracle.server
    INFO: update of transitional settings for oracle.assistants.netca.client
    INFO: update of transitional settings for oracle.assistants.server
    INFO: Allocation of transitional value variable s_dbcaArgs
    INFO: Transitional S_SYSMANPASSWORD variable value assignment
    INFO: Allocation of transitional value variable s_systemPasswordFlag
    INFO: Allocation of transitional value variable s_sysmanPasswordFlag
    INFO: Transitional S_HOSTUSERPASSWORD variable value assignment
    INFO: Allocation of transitional value variable s_dbcaArgsOverride
    INFO: Allocation of transitional value variable windows_commandline_prefix
    INFO: Allocation of transitional value variable s_sysPasswordFlag
    INFO: Transitional S_SYSPASSWORD variable value assignment
    INFO: Allocation of transitional value variable s_asmsnmpPasswordFlag
    INFO: Transitional S_DBSNMPPASSWORD variable value assignment
    INFO: Allocation of transitional value variable s_dbsnmpPasswordFlag
    INFO: Transitional S_ASMSNMPPASSWORD variable value assignment
    INFO: Transitional S_SYSTEMPASSWORD variable value assignment
    INFO: Allocation of transitional value variable s_hostUserPasswordFlag
    INFO: update of transitional settings for OuiConfigVariables
    INFO: update of transitional settings for oracle.sysman.ccr
    INFO: update of transitional settings for oracle.sysman.console.db
    NEWS: Updated transitional settings in aggregates
    Information: Directory of newspapers Configuration - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The developed /runconfig command is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE = action = configure RERUN = true, $*.
    INFO: Creates a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands
    INFO: The option is to replace the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, it saves
    INFO: The backup file is called C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak
    INFO: Enter ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate = oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Enter ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@74247cc2
    NEWS: Action of ConfigClient.assignAction is of type: configuration
    INFO: Exit ConfigClient.assignAction method
    INFO: Action of affected ConfigClient.executeToolsInAggregate
    INFO: Started named Plugin: Oracle Net Configuration Assistant
    INFO: Found associate job
    INFO: From 'Oracle Net Configuration Assistant.
    INFO: From 'Oracle Net Configuration Assistant.
    INFO: INFO: parsing of command line arguments: INFO: parameter 'orahome' = C:\app\User\product\11.2.0\dbhome_1INFO: parameter 'orahnam' = OraDb11g_home1INFO: parameter 'instype' = typicalINFO: parameter 'inscomp' = anoINFO, Java virtual machine, client, server, oraclenet: parameter 'insprtcl' = tcp, nmpINFO: parameter 'cfg' = localINFO: parameter 'authadp' = NO_VALUEINFO: parameter "responsefile" C:\app\User\product\11.2.0\dbhome_1\network\install\netca_typ.rspINFO =: parameter "silent" = trueINFO : fact arguments.INFO of command line analysis: Oracle Net Services Configuration: INFO: configuration complete.INFO profile: Oracle Net Listener startup: INFO: listening running control:
    INFO: C:\app\User\product\11.2.0\dbhome_1\bin\lsnrctl start LISTENERINFO: listener control complete.INFO: service listening for setting to start automatically.INFO: listener started successfully.INFO: listener configuration complete.INFO: Default local complete.INFO configuration naming: Oracle Net Services configuration successfully. The exit code is 0WARNING:
    INFO:
    INFO: Finished named Plugin: Oracle Net Configuration Assistant
    INFO:
    INFO:
    INFO: Started named Plugin: Oracle Database Configuration Wizard
    INFO: Found associate job
    INFO: From «Oracle Database Configuration Wizard»
    INFO: From «Oracle Database Configuration Wizard»
    INFO: Running DBCA
    INFO: Call command / c C:\Windows\system32\cmd C:\app\User\product\11.2.0\dbhome_1\bin\dbca.bat-progress_only - createDatabase - templateName General_Purpose.dbc-sid orcl - gdbName orcl.168.2.5 - emConfiguration LOCAL - storageType FS datafileDestination - C:\app\User\oradata - datafileJarLocation C:\app\User\product\11.2.0\dbhome_1/assistants/dbca/templates - responsefile NO_VALUE - characterset AL32UTF8 obfuscatedPasswords - false - true sampleSchema - true automaticMemoryManagement totalMemory - 3237 - maskPasswords false - oui_internal
    INFO:... GenericInternalPlugIn.handleProcess () is entered.
    INFO:... GenericInternalPlugIn: to configAssistantParmas.
    INFO:... GenericInternalPlugIn: check secretArguments.
    INFO:... GenericInternalPlugIn: Start loop playback.
    NEWS: Read: SYS_PASSWORD_PROMPT
    INFO: Treatment: for the tag argument SYS_PASSWORD_PROMPT - sysPassword
    NEWS: Read: SYSTEM_PASSWORD_PROMPT
    INFO: Treatment: SYSTEM_PASSWORD_PROMPT for the argument tag - systemPassword
    NEWS: Read: DBSNMP_PASSWORD_PROMPT
    INFO: Treatment: DBSNMP_PASSWORD_PROMPT for the argument tag - dbsnmpPassword
    NEWS: Read: SYSMAN_PASSWORD_PROMPT
    INFO: Treatment: SYSMAN_PASSWORD_PROMPT for the argument tag - sysmanPassword
    INFO: End of passage to stdin of the arguments
    INFO: Finished named Plugin: Oracle Database Configuration Wizard
    INFO: The Oracle Database Configuration Assistant failed.
    INFO: The Oracle Database Configuration Assistant failed.
    INFO: Action completed ConfigClient.executeToolsInAggregate
    INFO: Exit ConfigClient.executeToolsInAggregate method
    INFO: Phone event ConfigToolsExecuted
    INFO:
    The developed /runconfig command is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE = action = configure RERUN = false, $*.
    INFO: Creates a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands
    INFO: The option is to replace the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, it saves
    INFO: The backup file is called C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak
    INFO: ConfigClient.saveSession, called method
    INFO: Phone event ConfigSessionEnding
    INFO: ConfigClient.endSession, called method
    INFO: Setup
    INFO: Closing OUISetupDriver.JobExecutorThread
    INFO: Cleaning, please wait...
    INFO: Eliminate the object box to install controls
    INFO: update of the State of STATE_CLEAN computer
    INFO: Forked all the tasks are completed to the configuration of the State
    Full background information: Operations
    INFO: Moved to declare < configuration >
    INFO: Waiting for the completion of the operations in the background
    Full background information: Operations
    INFO: Validation of the notice to the < configuration > State
    INFO: Finished view validating State < configuration >
    INFO: Validation State < configuration >
    WARNING: Posting disabled for the configuration of the State
    INFO: Completed state validating < configuration >
    Information: Success of audit course
    INFO: Get the view named [FinishUI]
    INFO: View for [FinishUI] is oracle.install.ivw.db.view.FinishUI@22d215
    INFO: Initializing view < FinishUI > < finish > State
    INFO: Completed initialization from the view < FinishUI > to < finish > State
    INFO: Displays the mode < FinishUI > < finish > State
    INFO: Finished poster mode < FinishUI > < finish > State
    INFO: Loading view < FinishUI > < finish > State
    INFO: Installation Succeeded: true
    INFO: Config Tool succeeded: false
    INFO: Remote installation successful: true
    INFO: Finished loading view state < finish > < FinishUI >
    INFO: View location < FinishUI > < finish > State
    INFO: Finished view location status < finish > < FinishUI >
    INFO: Waiting for the completion of the operations in the background
    Full background information: Operations
    INFO: The execution of action in the finished State
    INFO: FinishAction called Actions.execute
    INFO: Finished execution of action to the State < finish >
    INFO: Waiting for the completion of the operations in the background
    Full background information: Operations
    INFO: Moved to declare < finish >
    INFO: Find the status of output more suitable for the current application
    INFO: Exit status is 0
    NEWS: Stop Oracle Database 11g Release 2 installer

    Published by: rnair on March 18, 2013 10:08

    Installation instructions missing ear and war files because it is not followed. Both zip files must be unzipped in a folder before that setup.exe is called. See the "Directions" section on the download page - http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html

    https://forums.Oracle.com/forums/search.jspa?threadID=&q=WFMLRSVCApp.ear&objid=F64&DateRange=all&userid=&NumResults=15

    The "model General_Purpose.dbc does not exist" error is an error in the continuation of the situation described above

    HTH
    Srini

  • is it possible to automate indesign catalog so that it fills the fields from excel?

    A customer saw a competitor to present a catalog and shows how from this indesign template database or excel file can be filled with text and images to a file listed in the excel name.  Someone know how to do this or can you suggest a program that can do - have a meeting in the morning and supposed to be all over this so that any help much appreciated.

    Use the data merge.

    See: http://help.adobe.com/en_US/indesign/cs/using/WSa285fff53dea4f8617383751001ea8cb3f-6c3ca.h tml

    See also:

    http://InDesignSecrets.com/Automating-data-handling.php

    http://InDesignSecrets.com/data-merging-part-2.php

    http://InDesignSecrets.com/data-merging-part-3.php

  • Applying to small capitals selectively, but automatically

    Anyone know if there is an automated way of formatting, such as small capitals, only the strings of capital letters consisting of two or more characters? Therefore, "A. B. Jones" would remain complete caps/lower-hull, but AJ or ABJ would be converted in small caps?

    http://InDesignSecrets.com/Automating-small-cap-acronyms.php

    Substances

  • OPatch failed during pre-reqs check.

    System:
    WINDOWS 2000

    Database version:
    * 9.2.0.1.0 *.

    opatch version:
    OPatch Version: 1.0.0.0.61

    Version of perl:
    5.005_03


    A patch which I am applying:
    9.2.0.8.0




    STEP: 1
    Downloaded latest version of Metalink opatch:

    D:\Downloads\OPatch > opatch version

    Setup Oracle interim Patch version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All rights reserved...

    Oracle recommends using the latest version of OPatch
    and read the OPatch documentation in the docs/OPatch
    Directory for its use. For more information on the last OPatch and
    other support issues, please refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)

    OPatch Version: 1.0.0.0.61


    OPatch returns with error code = 0

    D:\Downloads\OPatch >


    STEP 2:

    Downloaded the latest version of fix oracle Metalink.

    D:\Downloads\p8300340_92080_WINNT\8300340 > dir
    Volume in drive D has no label.
    Volume serial number is 201 b - 9310

    Directory of D:\Downloads\p8300340_92080_WINNT\8300340

    2009-04-27 16:07 < DIR >.
    2009-04-27 16:07 < DIR >...
    2009-04-27 14:59 < DIR > custom
    2009-04-27 14:59 < DIR > etc.
    2009-04-27 14:59 < DIR > files
    2009-04-27 14:59 < DIR > ldap_scripts
    2009-04-27 15:13 < DIR > locks
    2009-04-27 16:07 < DIR > OPatch
    2002-04-12 23:46 2 924 patchmd.xml
    2009-04-08 11:43 61 715 README.html
    2007-09-04 10:43 43 README.txt
    28/12/2006 12:35 remove_demo.js 1 545
    4 file (s) on 66 227 bytes
    8 dir 62,529,622,016 bytes free

    D:\Downloads\p8300340_92080_WINNT\8300340 >


    STEP 3:
    Changed the setting oracle_home as follows:

    D:\Downloads\p8300340_92080_WINNT\8300340 > set oracle_home = D:\oracle\ora92New

    STEP 4:
    Inventory control and applying the patch:
    D:\Downloads\OPatch > lsinventory opatch-retail

    Setup Oracle interim Patch version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All rights reserved...

    Oracle recommends using the latest version of OPatch
    and read the OPatch documentation in the docs/OPatch
    Directory for its use. For more information on the last OPatch and
    other support issues, please refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)

    Oracle home: D:\oracle\ora92New
    Inventory of Oracle Home: D:\Program Files\oracle\inventory
    Inventory Center: D:\Program Files\oracle\inventory
    from: n/d
    YES location: D:\Program Files\Oracle\oui
    YES shared library: D:\Program Files\Oracle\oui\bin\win32\oraInstaller.dll
    Location of Java: "D:\Program Files\Oracle\jre\1.3.1\bin\java.exe".
    Location of the log file: D:\oracle\ora92New/.patch_storage/ < patch ID > / *.log

    Creation of logfile "D:\oracle\ora92new\.patch_storage\LsInventory__05-01-2009_15".
    15 24.log.

    Result:

    VERSION OF THE PRODUCT NAME

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

    Queues advanced (AQ) API 9.2.0.1.0
    Replication progress 9.2.0.1.0
    Required agent Support 9.2.0.1.0 files
    Configuration of Apache Oracle Java Server Pages 1.1.2.3.0
    Apache configuration for the XML of Oracle 9.2.0.1.0 Developer Kit
    Apache JServ 1.1.0.0.0g
    Apache Web Server files 1.3.22.0.0a
    Common files Wizard 9.2.0.1.0
    Authentication and encryption 9.2.0.1.0
    Bali hand 1.1.17.0.0
    Duration of BC4J database 9.0.2.692.1
    Capacity Planner 9.2.0.1.0
    Change management common files 9.2.0.1.0
    Character Migration 9.2.0.1.0 utility
    Common files for generic connectivity using OLEDB 9.2.0.1.0
    Common files 9.2.0.1.0 data management services
    Database Configuration Assistant 9.2.0.1.0
    Database SQL Scripts 9.2.0.1.0
    Database upgrade Assistant 9.2.0.1.0
    Database check 9.2.0.1.0 utility
    Workspace Manager 9.2.0.1.0 database
    DBJAVA necessary support files 9.2.0.1.0
    Documentaion required support files 9.2.0.1.0
    Enterprise Edition Options 9.2.0.1.0
    Enterprise login Assistant 9.2.0.1.0
    Company to manage 9.2.0.1.0 translated Web site files
    Base classes of Enterprise Manager 9.2.0.1.0
    Enterprise Manager Client 9.2.0.1.0
    Enterprise Manager Common 9.2.0.1.0 Files
    Enterprise Manager Console 9.2.0.1.0
    Enterprise Manager 9.2.0.1.0 database applications
    Enterprise Manager events 9.2.0.1.0
    Enterprise Manager Expert Common 9.2.0.1.0 Files
    Prior to the Installation of Enterprise Manager checks 9.2.0.1.0
    Enterprise Manager integrates Applications 9.2.0.1.0
    Enterprise Manager minimum integration 9.2.0.1.0
    Common files 9.2.0.1.0 paging Enterprise Manager and WHO
    Enterprise Manager in pagination 9.2.0.1.0 Server
    Enterprise Manager Quick laps 9.2.0.1.0
    Enterprise Manager Shared Libraries 9.2.0.1.0
    Enterprise Manager translated 9.2.0.1.0 files
    Enterprise Manager Web Site 9.2.0.1.0
    Web Enterprise Manager 9.2.0.1.0 integration server
    App Win32 Enterprise Manager translated 9.2.0.1.0 files
    Enterprise Manager Win32 Application Common 9.2.0.1.0 Files
    Enterprise Manager Win32 applications 9.2.0.1.0 bridge
    Expert 9.2.0.1.0
    Import/Export 9.2.0.1.0
    Files common generic connectivity 9.2.0.1.0
    Generic connectivity using ODBC 9.2.0.1.0
    Using OLEDB - FS 9.2.0.1.0 generic connectivity
    Using OLEDB - SQL 9.2.0.1.0 generic connectivity
    Index Tuning Wizard 9.2.0.1.0
    Installation of 9.2.0.1.0 common files
    iSQL * Plus Extension for Windows 9.2.0.1.0
    iSQL * Plus 9.2.0.1.0
    JDBC 9.2.0.1.0 common files
    JDBC/OCI 9.2.0.1.0 common files
    JSDK 2.0.0.0.0d
    Required LDAP Support 9.2.0.1.0 files
    Extensions MIcrosoft SQLServer (TM) 9.2.0.1.0
    9.2.0.1.0 migration utility
    New database ID 9.2.0.1.0
    Object Type translator 9.2.0.1.0
    Oracle for Windows NT 9.2.0.1.0 Administration Assistant
    Oracle Advanced Security 9.2.0.1.0
    Applications 9.2.0.1.0 Oracle Extensions
    Calling C++ Oracle 9.2.0.1.0 interface
    Service of caching of Oracle for Java 2.1.0.0.0a
    Oracle Call Interface (OCI) 9.2.0.1.0
    Oracle Change Management Pack 9.2.0.1.0
    Client Oracle required Support 9.2.0.1.0 files
    Oracle 1.2.1.0.0A Code Editor
    9.2.0.1.0 Oracle COM Automation feature
    Schema common Oracle 9.2.0.1.0 demos
    Complete Starter DSS Server 9.2.0.1.0 Oracle
    Complete Starter OLTP server 9.2.0.1.0 Oracle
    Basic Oracle required Support 9.2.0.1.0 files
    Oracle Data Mining 9.2.0.1.0
    Database Oracle 9.2.0.1.0 demos
    2.2.11.0.0 Oracle database user interface
    9.2.0.1.0 Oracle database utilities
    Forms Server Oracle Developer 9.2.0.1.0 Manager
    9.2.0.1.0 Oracle Diagnostics Pack
    9.2.0.1.0 Oracle Directory Manager
    Display Oracle 9.0.2.0.0 policies
    Services server Oracle 9.2.0.1.0 Dynamics
    Oracle e-Business Management Extensions 9.2.0.1.0
    Agent EMD 9.2.0.1.0 Oracle Extensions
    Oracle Enterprise Manager products 9.2.0.1.0
    Oracle extended Windowing Toolkit 3.4.13.0.0
    Oracle made Extensions 9.2.0.1.0
    Oracle Help For Java 3.2.13.0.0
    Oracle Help For Java 4.1.13.0.0
    Oracle Help for the Web 1.0.7.0.0
    Server Extensions HTTP Oracle 9.2.0.1.0
    9.2.0.1.0 Oracle HTTP Server
    Ice browser Oracle 5.06.8.0.0
    Basic Agent Intelligent Oracle 9.2.0.1.0 component files
    9.2.0.1.0 Oracle intelligent agent configuration tool
    Agent extensions Intelligent Oracle 9.2.0.1.0
    Intelligent Agent Oracle 9.2.0.1.0
    9.2.0.1.0 Oracle interMedia Annotator
    Audio interMedia Oracle 9.2.0.1.0
    Compatibility customer interMedia Oracle 9.2.0.1.0 files
    Oracle interMedia customer Demos 9.2.0.1.0
    InterMedia Oracle 9.2.0.1.0 customer option
    Files common 9.2.0.1.0 Oracle interMedia
    Image 9.2.0.1.0 Oracle interMedia
    Oracle interMedia Java Advanced Imaging 9.2.0.1.0
    Oracle interMedia Java Client 9.2.0.1.0
    Java Media Framework Client 9.2.0.1.0 Oracle InterMedia
    9.2.0.1.0 Oracle interMedia Locator
    InterMedia Oracle 9.2.0.1.0 video
    Oracle interMedia Web Client 9.2.0.1.0
    InterMedia Oracle 9.2.0.1.0
    Oracle Internet Directory common customer 9.2.0.1.0 files
    Oracle Internet Directory 9.2.0.1.0 customer
    Oracle 9.2.0.1.0 Assistant INTYPE file
    Oracle Java 2.0.1.0.0 layout engine
    Oracle Java Server Pages 1.1.3.1.0
    9.2.0.1.0 Oracle Java tools
    JDBC Oracle 9.2.0.1.0 driver development
    Oracle thin JDBC Driver for JDK 1.1 9.2.0.1.0
    Oracle thin JDBC Driver for JDK 1.2 9.2.0.1.0
    Oracle thin JDBC Driver for JDK 1.4 9.2.0.1.0
    Driver Oracle JDBC/OCI JDK 1.1 9.2.0.1.0
    Driver Oracle JDBC/OCI JDK 1.2 9.2.0.1.0
    Driver Oracle JDBC/OCI JDK 1.4 9.2.0.1.0
    Oracle JDBC/OCI Interfaces 9.2.0.1.0
    Oracle extended JFC Windowing Toolkit 4.1.10.0.0
    Oracle JVM 9.2.0.1.0
    Oracle applications 9.2.0.1.0 Oracle Management Pack
    9.2.0.1.0 Oracle Management Server
    Common files for the gateway Message Oracle 9.2.0.1.0
    Oracle PL/SQL Mod Gateway 3.0.9.8.3b
    Oracle Net Configuration Assistant 9.2.0.1.0
    Net Oracle 9.2.0.1.0 integration
    9.2.0.1.0 Oracle Net listener
    Net Oracle 9.2.0.1.0 Manager
    Net Oracle 9.2.0.1.0 required support files
    Net Services 9.2.0.1.0 Oracle
    NET to Oracle 9.2.0.1.0
    Oracle to 9.2.0.4.4 OLE objects
    9.2.0.1.0 Oracle ODBC driver
    OLAP Oracle 9.2.0.1.0 API
    OLAP Oracle 9.2.0.1.0 Cube Viewer
    OLAP Oracle 9.2.0.1.0 MCG Lite
    Sheet 9.2.0.1.0 Oracle OLAP
    Oracle OLAP 9.2.0.1.0
    Oracle Partitioning 9.2.0.1.0
    Perl Oracle 5.00503.0.0.0c interpreter
    Oracle 9.2.0.1.0 Programmer
    Provider for OLE DB 9.2.0.1.0 Oracle
    Microsoft Transaction Server 9.2.0.1.0 Oracle services
    Agent SNMP Oracle 9.2.0.1.0
    Client Oracle SOAP 2.0.0.0.0a
    SOAP for 2.0.0.0.0a of Oracle JServ
    SOAP 2.0.0.0.0a Oracle Server
    Oracle Spatial 9.2.0.1.0
    Oracle SQLJ 9.2.0.1.0
    Starter Server 9.2.0.1.0 Oracle
    Oracle 9.2.0.1.0 text
    Trace of Oracle required Support 9.2.0.1.0 files
    Oracle 9.2.0.1.0 trace
    Pack 9.2.0.1.0 Oracle Tuning
    Oracle UIX 2.0.20.0.0
    Search Ultra Oracle 9.2.0.1.0 common files
    Search Ultra Oracle 9.2.0.1.0 intermediary
    Search Server Ultra Oracle 9.2.0.1.0
    Oracle 9.2.0.1.0 Portfolio Manager
    Interfaces 9.2.0.1.0 Oracle Windows
    9.2.0.1.0 Oracle Workflow Manager
    The XML of Oracle 9.2.0.1.0 Developer Kit
    XML Oracle 9.2.0.1.0 runtime components
    Oracle XML SQL 9.2.0.1.0 utility
    Oracle9i Database 9.2.0.1.0
    Oracle9i Development Kit 9.2.0.1.0
    Oracle9i support 9.2.0.1.0 globalization
    Oracle9i Server 9.2.0.1.0 Syndication
    Oracle9i Windows Documentation 9.2.0.1.0
    Oracle9i 9.2.0.1.0
    Parser generator syntactic necessary support files 9.2.0.1.0
    Performance Manager 9.2.0.1.0
    Embedded PL/SQL gateway 9.2.0.1.0
    PL/SQL required Support 9.2.0.1.0 files
    PL/SQL 9.2.0.1.0
    Platform necessary support files 9.2.0.1.0
    Common files nsqlprep 9.2.0.1.0
    Required precompiler Support 9.2.0.1.0 files
    Required RDBMS Support 9.2.0.1.0 files
    Recovery Manager 9.2.0.1.0
    RegExp 2.0.20.0.0
    Presentation framework 9.2.0.1.0
    Necessary Support 9.2.0.1.0 files
    Secure Socket Layer 9.2.0.1.0
    SQL analyze 9.2.0.1.0
    SQL * Loader 9.2.0.1.0
    SQL * Plus 9.2.0.1.0
    SQLJ DURATION 9.2.0.1.0
    SQLJ translator 9.2.0.1.0
    Monitoring SQLServer 9.2.0.1.0 option
    Required SSL Support 9.2.0.1.0 files
    Sun JDK 9.2.0.1.0 extensions
    Sun JDK 1.3.1.0.1a
    Trace DataViewer 9.2.0.1.0
    Utilities 9.2.0.1.0 common files
    Visigenics ORB 3.4.0.0.0
    Required XDK Support 9.2.0.1.0 files
    XML for C++ 9.2.0.1.0 class generator
    XML for Java 9.2.0.1.0 class generator
    XML Parser for C++ 9.2.0.1.0
    XML Parser for C 9.2.0.1.0
    XML Parser for Java 9.2.0.1.0
    XML Parser for Oracle 9.2.0.1.0 JVM
    XML Parser for PL/SQL 9.2.0.1.0
    XML Transviewer beans 9.2.0.1.0
    Transx XML 9.2.0.1.0
    XML 9.2.0.1.0
    XSQL Servlet 9.2.0.1.0

    There are 220 installed components.

    There is no interim Patch




    OPatch succeeded.
    OPatch returns with error code = 0

    D:\Downloads\OPatch >

    *********************PATCH APPLY**************************
    D:\Downloads\p8300340_92080_WINNT\8300340 > D:\Downloads\OPatch\opatch apply

    Setup Oracle interim Patch version 1.0.0.0.61
    Copyright (c) 2009 Oracle Corporation. All rights reserved...

    Oracle recommends using the latest version of OPatch
    and read the OPatch documentation in the docs/OPatch
    Directory for its use. For more information on the last OPatch and
    other support issues, please refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)

    Oracle home: D:\oracle\ora92New
    Inventory of Oracle Home: D:\Program Files\oracle\inventory
    Inventory Center: D:\Program Files\oracle\inventory
    from: n/d
    YES location: D:\Program Files\Oracle\oui
    YES shared library: D:\Program Files\Oracle\oui\bin\win32\oraInstaller.dll
    Location of Java: "D:\Program Files\Oracle\jre\1.3.1\bin\java.exe".
    Location of the log file: D:\oracle\ora92New/.patch_storage/ < patch ID > / *.log

    Creation of logfile "D:\oracle\ora92new\.patch_storage\8300340\Apply_8300340_05-".
    "- 2009_15 - 14 - 00.log.

    SKIPPING_COMPONENT = Oracle.emprod.oemagent.base_oemagent, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.P2K.oo4o, 9.2.0.7.0
    SKIPPING_COMPONENT = Oracle.P2K.OleDb, 9.2.0.7.0

    MISSING_COMPONENT: oracle.rsf.rdbms_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RSF.net_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RDBMS, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RDBMS.sqlplus, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.Xml.TransView, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.Cartridges.Context, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.options.intermedia.JAI, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.Cartridges.Locator, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.ISearch.is_common, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.ISearch.Server, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RSF.oracore_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.java.JavaVM.javatools, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RSF.ldap_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RSF.xdk_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.OID.client_common, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.RSF.nlsrtl_rsf, 9.2.0.8.0
    SKIPPING_COMPONENT = Oracle.ntoramts, 9.2.0.8.0

    This House of Oracle has no components/versions required by the patch.

    ERROR: OPatch failed during pre-reqs check.
    OPatch returns with error code = 150

    D:\Downloads\p8300340_92080_WINNT\8300340 >

    Database version:
    * 9.2.0.1.0 *.

    A patch which I am applying:
    9.2.0.8.0

    You must be on 9.2.0.8 (4547809) to apply this hotfix.

    Check the patch readme for more information file and the pre - req for required for this patch.

  • No COM port available in the measurement and Automation Explorer

    Hi all

    I installed Labview version 9.0 (32-bit version) on a computer running Windows XP with Explorer Measurement & Automation. When I opened it, the program cannot find the COM or LPT ports. Anyone has a solution on what to do?

    Equip your CD/DVD device driver and reinstall the device drivers.

  • is com.mslv.oms.automation.AutomationException by updating the order data

    Hello

    I wrote a sample Xquery Automator with external event receiver.

    DECLARE namespace SGD = "urn: com:metasolv:oms:xmlapi:1";

    DECLARE namespace log = "java: org.apache.commons.logging.Log;

    declare namespace automator = "java: oracle.communications.ordermanagement.automation.plugin.ScriptReceiverContextInvocation";

    declare the namespace context = "java: com.mslv.oms.automation.TaskContext";

    " declare osm namespace = ' http://xmlns.Oracle.com/communications/OrderManagement "; "

    declare saxon namespace = " " http://Saxon.SF.NET/ "; "

    " declare namespace xsl = ' http://www.w3.org/1999/XSL/transform ";

    declare the external variable $context;

    declare the external variable $log;

    declare the external variable $automator;

    Let $taskData: = fn:root (.) / CRAMER. Response

    Let $orderId: = $taskData/CRAMERWOID

    Let $jid: = $taskData/CRAMERJOBID

    Let $ordUpdateReqXML: =)

    " < OrderDataUpdate xmlns =" http://www.MetaSolv.com/OMS/OrderDataUpdate/2002/10/25 "> "

    < update path = "/" >

    < job_id > HC < / job_id >

    < / update >

    < / OrderDataUpdate >

    )

    Let $ordUpdateReqXMLStr: saxon =: serialize($ordUpdateReqXML, <xsl:output method="xml" omit-xml-declaration="yes" indent="yes" saxon:indent-spaces="4"/>)

    return)

    Journal: info($log, "### XML Transformed")

    Journal: info ($log, $ordUpdateReqXML),

    Journal: info ($log, "# XML Transformed after serialized"),

    Journal: info ($log, $ordUpdateReqXMLStr),

    Automator:setUpdateOrder($Automator,"true"),

    Context:updateOrderData($context,$ordUpdateReqXMLStr),

    context: completeTaskOnExit ($context, "success")

    )


    but when running it throw exception automation:

    Caused by: java.lang.NullPointerException

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.updateOrderData (unknown Source)

    NOTE: - in Design Studio Plugin properties - Xquery Automation tab I tried with two control box checked and unchecked data verification options.

    Please guide me what is wrong with my code.

    Let me know if more information needed on this.

    Thank you

    Stack trace

    com.mslv.oms.automation.AutomationException

    at oracle.communications.ordermanagement.automation.plugin.AbstractExternalReceiverDispatcher.processMessage (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)

    at com.mslv.oms.security.base.ControllerBean.processExternalListenerAutomationMessage (unknown Source)

    at com.mslv.oms.security.base.OMSController_h9cupp_EOImpl.__WL_invoke (unknown Source)

    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    at com.mslv.oms.security.base.OMSController_h9cupp_EOImpl.processExternalListenerAutomationMessage (unknown Source)

    at com.mslv.oms.security.base.OMSController_h9cupp_EOImpl_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)

    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)

    at com.mslv.oms.security.base.OMSController_h9cupp_EOImpl_1036_WLStub.processExternalListenerAutomationMessage (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractExternalReceiverDispatcher.processMessage (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)

    at com.mslv.oms.automation.plugin.AutomationDispatcherImpl.a (unknown Source)

    to com.mslv.oms.automation.plugin.AutomationDispatcherImpl$ 2.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)

    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)

    at weblogic.ejb.container.internal.MDListener.run(MDListener.java:902)

    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)

    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)

    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    Caused by: java.lang.NullPointerException

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.updateOrderData (unknown Source)

    I found the solution, just need to order to update set to false after the order data update

    Here is the update of Xquery

    DECLARE namespace SGD = "urn: com:metasolv:oms:xmlapi:1";

    DECLARE namespace log = "java: org.apache.commons.logging.Log;

    declare namespace automator = "java: oracle.communications.ordermanagement.automation.plugin.ScriptReceiverContextInvocation";

    declare the namespace context = "java: com.mslv.oms.automation.TaskContext";

    declare namespace osm = "http://xmlns.oracle.com/communications/ordermanagement";

    declare the saxon namespace = "http://saxon.sf.net/";

    declare namespace xsl = "http://www.w3.org/1999/XSL/Transform";

    declare the external variable $context;

    declare the external variable $log;

    declare the external variable $automator;

    Let $taskData: = fn:root (.) / CRAMER. Response

    Let $orderId: = $taskData/CRAMERWOID

    Let $jid: = $taskData/CRAMERJOBID

    Let $ordUpdateReqXML: =)

    http://www.MetaSolv.com/OMS/OrderDataUpdate/2002/10/25">

    HC

    )

    Let $ordUpdateReqXMLStr: saxon =: serialize($ordUpdateReqXML, )

    return)

    Journal: info($log, "### XML Transformed")

    Journal: info ($log, $ordUpdateReqXML),

    Journal: info ($log, "# XML Transformed after serialized"),

    Journal: info ($log, $ordUpdateReqXMLStr),

    Automator:setUpdateOrder ($Automator, true (()),

    Context:updateOrderData($context,$ordUpdateReqXMLStr),

    (: threshold, I have added to the problem)

    Automator:setUpdateOrder ($Automator, false (),.

    context: completeTaskOnExit ($context, "success")

    )

  • OSM: COM som automation plugin

    Hello

    I'm new with the OSM (7.2.2) and try to build a CEP. I created two cartridges (one for the COM) and the other for SOM.

    I've created rules of recognition and I can inject an order in COM cartridge with CreateOrder WebService method. It works very well.

    Now what I want to accomplish is to invoke the cartridge SOM in a task automated cartridge of COM. In COM cartridge, I did the following:

    1. Created a task automated with Automation XQuery sender - inner. My default ordering process use this automated task.
    2. The sender of XQuery uses an XQuery query that returns the following:
        <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
                          xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
                          xmlns:ord="http://xmlns.oracle.com/communications/ordermanagement"
                          xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
            <soapenv:Header>
                <wsse:Security>
                    <wsse:UsernameToken>
                        <wsse:Username>admin</wsse:Username>
                        <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">Oracle001</wsse:Password>
                    </wsse:UsernameToken>
                </wsse:Security>
            </soapenv:Header>
            <soapenv:Body>
                <ord:CreateOrder>
                    <co:customerOrder xmlns:co="http://xmlns.cgi.com/CustomerOrder" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                        <co:order>
                           <co:summary>
                              <co:orderNumber>{ $orderNumber }</co:orderNumber>
                           </co:summary>
                        </co:order>
                     </co:customerOrder>
                </ord:CreateOrder>
            </soapenv:Body>
        </soapenv:Envelope>
    

    3. the tab "Routing" XQuery Sender 'To' use the JNDI name 'oracle, communications, ordermanagement, WebServiceQueue' and 'Reply To' JNDI name, oracle, communications, ordermanagement, WebServiceResponseQueue

    I get the following exception and I can not understand why... Any help would be appreciated!

    # < October 1, 2013 20:04:45 CEST > < error > < SGD > < OSM1 > < AdminServer > < ExecuteThread: "14" for queue: 'oms.automation' > < SGD-automation > < BEA1 108CE2EBFBEE3057A4BD > < aaa1e3e54fdb4a71:-13852a1c:1416f0bddc3:-8000-000000000001724e > < 1380650685374 > < BEA-000000 > < automation. [AutomationDispatcher: cannot run plugin[/automation/plugin/internal/task/CGI_COM_Base/1.0.0.0.0/SomProvisionOrderTask/do] because of the com.mslv.oms.automation.AutomationException: Exception thrown during execution of the Script resource [osmmodel:///CGI_COM_Base/1.0.0.0.0/resources/ComponentInteraction/CreateProvisioningOrderRequest_do.xquery]; exceptional location: null

    com.mslv.oms.automation.AutomationException: com.mslv.oms.automation.AutomationException: Exception thrown during execution of the Script resource [osmmodel:///CGI_COM_Base/1.0.0.0.0/resources/ComponentInteraction/CreateProvisioningOrderRequest_do.xquery]; exceptional location: null

    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.a (unknown Source)

    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)

    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)

    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)

    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)

    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)

    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)

    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)

    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)

    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)

    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)

    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)

    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    Caused by: com.mslv.oms.automation.AutomationException: Exception thrown during execution of the Script resource [osmmodel:///CGI_COM_Base/1.0.0.0.0/resources/ComponentInteraction/CreateProvisioningOrderRequest_do.xquery]; exceptional location: null

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.transform (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.runCommonFunctionality (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.ScriptRunnerImpl.runScript (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptSendAutomator.run (unknown Source)

    at com.mslv.oms.automation.plugin.AbstractAutomator._runAutomator (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.a (unknown Source)

    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)

    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)

    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)

    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)

    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)

    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)

    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)

    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)

    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)

    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)

    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)

    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    Caused by: javax.xml.transform.TransformerException: org/apache/Commons/httpclient/util/URIUtil

    to oracle.communications.ordermanagement.rule.XQueryHelper$ b.a (unknown Source)

    at oracle.communications.ordermanagement.rule.XQueryHelper.transform (unknown Source)

    at oracle.communications.ordermanagement.rule.XQueryHelper.transform (unknown Source)

    at oracle.communications.ordermanagement.rule.XQueryHelper.transform (unknown Source)

    to oracle.communications.ordermanagement.automation.plugin.XQueryPluginImplementation$ c.transform (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.transform (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptPluginImplementation.runCommonFunctionality (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.ScriptRunnerImpl.runScript (unknown Source)

    at oracle.communications.ordermanagement.automation.plugin.AbstractScriptSendAutomator.run (unknown Source)

    at com.mslv.oms.automation.plugin.AbstractAutomator._runAutomator (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.a (unknown Source)

    at com.mslv.oms.automation.plugin.AutomationEventHandlerImpl.processMessage (unknown Source)

    at com.mslv.oms.automation.AutomationDispatcher.onLocalMessage (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.impl.a.a (unknown Source)

    at oracle.communications.ordermanagement.cluster.message.ClusterMessageHandlerBean.onMessage (unknown Source)

    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:583)

    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:486)

    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:388)

    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)

    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)

    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)

    to weblogic.jms.client.JMSSession.access$ 000 (JMSSession.java:115)

    to weblogic.jms.client.JMSSession$ UseForRunnable.run (JMSSession.java:5170)

    at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:21)

    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)

    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)

    >

    Just to follow up, I adjusted my XQuery and it works fine now. Problem solved.

  • What commands can be executed with COM/OLE automation?

    I think I posted this question before. Hope I have better luck this time.

    Where are reflected the "remote control" commands (those that are available via COM/OLE automation)?

    I would be happy if at least I know how to run the following command programmatically:

    Document | Text OCR Recogniotion | Recognize text using OCR

    This particular command is possible for a plugin perhaps?

    TIA,

    -Ramon

    Of course!

Maybe you are looking for

  • How to save tabs between sessions with Panorama.Or inTabs is it not possible?

    Panorama is good BUT have yet to find a way to SAVE groups of tabs of sesion sesion. IE, if I have two groups named tony and other tools. If I close Firefox and then start a NEW session ther doesn't seem to be a way to reopen them. Or am I be thick?

  • Tecra M5 crashes whenever it's not connected

    This happens every time. I use the appropriate procedure for non-station of home. Have any other Tecra M5 with the same image (running Vista SP1 with all current updates from Microsoft and Toshiba).Has anyone seen this problem? Ideas?

  • Image display iphoto offline on ipad

    I have a lot of pictures about iphoto... Offline on my ipad, I can see the thumbnails, but when I try to view the images full screen they are blurry, and the download icon in the lower right corner of the corner has a «!» Without doubt, I need to dow

  • Re: How to enable infrared in Vista?

    I had to reinstall Vista but can't get the remote to start Media Center now.I think that it s an infrared thing, I don infrared see t in Device Manager I have the link defined driver but don't see how to activate infrared in Vista or how to install w

  • Double-sided printing resizes margins - Officejet 6700

    I have a 6700 Officeject how duplex printing absolutely fine on my previous laptop Windows 7.  Since my new laptop Windows 8 (and unclassified to Windows 8. 1), printing double-sided does not work properly.  The margins are be recalibrated in Word do