Oracle 9i SCM check in problem

Hello,
I am not sure what I am doing wrong. I have imported a few MS Word docs into my files section of a work area and checked the documents in. Next I checked out one of the documents and made a few minor changes. When I try to check the file back in, a message box appears saying "The is 1 object that is unchanged since check out. Continue and check in?" When I click ok the file is checked in, but no changes have been made to the file. If i go to the working directory of the file and open the doc, it shows the changes.
Any guesses as to why this occurs??

Did you take a look at this?
I've never used SCM, but as far as I read the difference between FormsTool and SCM is, that SCM is a full version controls system with additional merge tools etc. whereas Formstool is a merge tool (with some other options) only.
Basing on your requirements from the previous mentioned post I'm not quite sure if SCM merge can do what you need, but if I were you I'd give it a go and try ;-).

Similar Messages

  • Improvements in Oracle SCM Check Out and Check In mechanism (better Oracle

    Oracle SCM - the Software Configuration Manager – provides the backend source code control services for Oracle Designer. It offers among other things functionality for Version Control: Check In, Check Out, Branching and Merging and it records Check In/Out notes, Version Labels and ‘version events’. In comparison with several other tools for version control, it has a few oddities or lacks some functionality that might have been very handy. It turns out that most of that functionality can be created fairly easy, with additional triggers on the Oracle SCM tables. I have demonstrated in a previous post how two of these additional pieces of functionality can be implemented: Building Check In protection into Oracle Designer/Oracle SCM - Check In only by the user that did the Check Out (http://technology.amis.nl/blog/index.php?p=784). I intend to write further articles to demonstrate implementations of all others enhancements listed in this post: http://technology.amis.nl/blog/index.php?p=799.
    Please let me know - through comments on that Blog article - if you are interested in any of the mentioned enhancements.
    best regards,
    Lucas

    The first query points to many threads where a similar question has been asked. You can change the query search words to get more hits.
    If you are looking specifically for OM, it will also help if you network with some non-IT guys to understand how, in general, Order Management is used in various industries. You can talk to Order Entry clerks to understand order taking process (such as customer calls, they create a quote, customer approves, quote is turned into order), you can talk to Warehouse personnel to understand order shipping process (Such as order ship date nears, they run a report to find which orders need to ship in the next x days, they generate pick tickets to get material, they generate packing slips, generate invoices, shipping notices etc.)
    Talk to some AR folks to understand credit processes and invoice /collection processes.
    These folks don't have to use Oracle. What you are looking for a generic understanding of how the business /processes work.
    Sandeep Gandhi

  • Upload text file to oracle table with checking and aggregation

    Hi Friends,
    I am new to ODI.  I have encountered a problem which is specific to ODI 11G (11.1.1.6.3) to upload text file to oracle table with checking and aggregation.  Would you please teach me how to implement the following requirement in ODI 11G?
    Input text file a:
    staffCode, staffCat, status, data
    input text file b:
    staffCodeStart, staffCodeEnd, staffCat
    temp output oracle table c:
    staffCat, data
    output oracle table d:
    staffCat, data
    order:
    a.staffCode, a.staffCat, a.status
    filter:
    a.status = ‘active’
    join:
    a left outerjoin b on a.staffCode between b.staffCodeStart and b.staffCodeEnd
    insert temp table c:
    c.staffCat = if b.staffCat is not null then b.staffCat else a.staffCat
    c.data = a.data
    insert table d:
    if c.staffCat between 99 and 1000 then d.staffCat = c.staffCat, d.data = sum(c.data)
    else d.staffCat = c.staffCat, d.data = LAST(c.data)
    Any help on fixing this is highly appreciated. Thanks!!
    Thanks,
    Chris

    Dear Santy,
    Many thanks for your prompt reply.  May I have more information about the LAST or SUM step?
    I was successful to create and run the following interfaces p and q
    1. Drag text file a to a newly created interface panel p
    2. Filter text file a : a.status = ‘active’
    3. Lookup text file a to text file b : a.staffCode between b.staffCodeStart and b.staffCodeEnd
    4. Drag oracle temp table c to interface panel p
    5. Set c.staffCat : CASE WHEN b.staffCat IS NULL THEN a.staffCat ELSE b.staffCat END
    6. Set c.data : a.data
    7. Drag oracle temp table c to a newly created interface panel q
    8. Drag oracle table d to interface panel q
    9. Set UK to d.staffCat
    10. Set Distinct Rows to table d
    11. Set d.staffCat = c.staffCat
    12. Set d.data = SUM(c.data)
    However, the interface q should be more than that:
    If c.staffCat is between 99 and 1000, then d.data = the last record c.data; else d.data = sum(c.data)
    Would you please teach me how to do the LAST or SUM steps?  Moreover, can interface p and interface q be combined to one interface and do not use the temp table c?  Millions thanks!
    Regards,
    Chris

  • Oracle BPM - Expense Management Example problem

    Hi,
    I have just started to explore Oracle BPM Version 10.3.2 and I am trying to execute the Expense Management Project as given in the starters documentation.
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/tutorial/index.html
    After deploying the process and going into the workspace using
    http://localhost:8585/workspace
    I am not getting anything listed in the Applications tab. It is showing the following error:-
    Could not retrievePrincipal applications for process '/ExpenseReporting'.
    I searched in this same forum and came across this post:-
    Re: Why there is no application in workspace?
    which says that it may be due to version conflicts or some error coming up in the problems tab.
    I checked my problems tab but it is not showing anything.
    Eliminating this I thought it may be due to version conflicts (as i am following the post) so I uninstalled all my JDK's and just installed jdk 1.6 update 21 but still I got the same problem - i think this solved the issue for some users (Satya Anareddy)
    Then in one comment in the same post given by Dan (Daniel Atwood ) i tried using the default 1.5 JM.
    But still I am getting the same error.
    I am completely confused as to what the problem could be.
    Please could anyone give me some directions.
    Thanks,
    Rohit
    Edited by: 801493 on Oct 11, 2010 6:02 AM
    Edited by: 801493 on Oct 11, 2010 6:03 AM

    Please follow this step may this solve your problem.
    please modify any thing in process "ExpenseReporting" for example any transition or any activity to place some where else or any other modification and then save that process. Then clean the project and build and deploy it.
    if this also not solve the problem then export that project to and import it again in your workspace (Create new workspace or change the project name in same workspace ) and then again clean, build and deploy the application then test in work space.
    Thanks,
    Brijesh Kumar Singh

  • Oracle Client Installer - INS-32012 problem

    Hi,
    I created a folder called app as root in / directory. In this app folder I created a folder called oracle.
    I want install Oracle client into /app/oracle
    I assigned as root these permission:
    chmod 775 /app
    chmod 775 /app/oracle
    but when I run as user:
    ./runInstaller
    of Oracle Client I have this problem when I choose /app/oracle as folder of installation.
    [INS-32012] Unable to create directory.
    Cause - Either proper permissions were not granted to create the directory or there was no space left in the volume. Action - Check your permission on the selected directory or choose another directory.
    Action - Check your permission on the selected directory or choose another directory.
    What do I wrong?
    thanks.

    schavali wrote:
    >
    OS: Fedora13 x64
    Oracle Client 11gR2 x64
    I have done chmod 777 /app and it works.
    Is it correct?
    >
    11gR2 client is not supported on Fedora, AFAIK - http://download.oracle.com/docs/cd/E11882_01/install.112/e10841/pre_install.htm#CIHFICFD
    Using 777 is typically a bad idea - you have not identified who owns these directories, nor which account is being used to run the installer.
    SriniI will fix the idenfied, now I understand.
    Why is not supported?
    Until now I have installed all library and the installer is running; my unique problem is on i386 requested library that I'm finding.
    thanks

  • ORACLE COLLABORATION SUITE INSTALLATION - HANG PROBLEM

    [30-03-2004:5.09pm]
    ORACLE COLLABORATION SUITE - HANG INSTALLATION PROBLEM
    Problem
    On the middletier installation at 97%, when 'Setting up Oracle Calendar server 9.0.4.1.0' - setting envoronment variable 'CALMGRVALUE' 'to 03e4....', the installation hanged. All patches have been applied. I have also checked all of the listener, database (infra and storage) and service (oidmon, oidldapd, ohs, OC4J_DAS) and all are running properly.
    Product
    Oracle Collaboration Suite 9i Release 2 (9.0.4.1.0)
    Platform
    Red Hat Enterprise Linux AS 3.0
    Installation Type
    Single Box
    Installation Sturcture
    [Infratructure]      
    Directory:      /oracle/infra
    Instance      Name: iasdb
    Port:           1521     
    [Information Storage]
    Directory:      /oracle/store
    Instance Name:      store
    Port:           1522
    [Middletier]
    Directory:     /oracle/mid
    Instance Name:      mid
    Server Spec
    CPU: Intel Xeon 700MHz x 4
    RAM: 2Gb
    HD: SCSI 36.4 Gb x 5 (Raid 5)
    Swap: 2Gb
    Last Message On InstallAction Log
    OracleHome = /oracle/mid
    JavaHome = /oracle/jre/1.3.1
    Query Returned: 03e48df5d45face1cf9265b70d70512baa33bc8d601a13d079
    Calling Action generalActions2.3.0.8.0 setenv
    selectedNodes = null
    name = CALMGRVALUE
    value = Protected value, not to be logged
    append = null
    replace = true
    Calling Query calQueries9.0.4.0.8 Obfuscate
    inputString = Protected value, not to be logged
    OracleHome = /oracle/mid

    Ihave had the same problems on a SLES 8.
    I don't have access to the patches. But for me helps a very dirty trick:
    run an pstree -p
    example:
    runInstaller(31835)---java(31836)---java(31837)-+-java(31838)
    | | |-java(31839)
    | | |-java(31840)
    | | |-java(31841)
    | | |-java(31842)
    | | |-java(31843)
    | | |-java(31844)
    | | |-java(31846)
    | | |-java(31848)
    | | |-java(31849)
    | | |-java(31850)
    | | |-java(31851)
    | | |-java(31852)
    | | |-java(31853)
    | | |-java(31855)
    | | |-java(31920)
    | | |-java(31975)
    | | |-java(31976)
    | | |-java(8168)---java(8169)---java(8198)-+-java(8199)
    | | | |-java(8200)
    | | | |-java(8201)
    | | | |-java(8202)
    | | | |-java(8203)
    | | | |-java(8204)
    | | | `-java(8205)
    | | |-java(8170)
    | | `-java(8171)
    look for the latest spaning process here pid# 8205
    a strace -p 8205 says:
    "Process 8205 attached - interrupt to quit"
    This Process wants to be interupted... Give him an
    kill -9 pid (here 8205)
    Take a look to your Installer Programm...

  • Oracle Packaged Application "Google Map" - Problem Found

    To Oracle Webmaster and Support Team,
    In the APEX Sample Code from the page (http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#INTEGRATION).
    The "Google Map" Application Preview (http://apex.oracle.com/pls/otn/f?p=34481:1:4401939335008683) has some issues.
    After entering an address and click the button "Get Geocode", the following error message display: "ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1577 ORA-24247: network access denied by access control list (ACL)" (Error Calling Geocode Service).
    I apologize if this is the incorrect place to post this message, I cannot find any other place to post this issue to Oracle.
    Thanks.
    JT

    JT,
    On the Oracle hosted web site, that 'problem' will never be fixed, mainly because to fix it, it could allow a whole series of approaches for their system to be 'hacked'.
    In short, for Oracle to allow that access on their server, for anybody to execute, would be a huge security problem. On your own site, then you can limit which users/schema would have that privilege, so it's not as big of a secuirty threat on your site. Though, that also doesn't mean nobody on your site could inadvertently grant the permission and open your site up to potential attacks, but that's a completely different problem.
    Bill Ferguson

  • Oracle External Table SELECT FROM problem from workstation

    At Solaris Oracle database server console.
    Created directory on the Solaris server as Oracle owner.
    As SYS created oracle directory object on that Solaris directory
    Granted read/write to SCHEMA_OWNER on that oracle directory object.
    Using OS Oracle user, moved a tab-delimited flat file into the Solaris directory.
    Logged on a SCHEMA_OWNER using SQLPLUS on the Solaris database server.
    Ran external table script in SQLPLUS.
    External table was created.
    Ran Select * from ext_table.
    Appropriate dataset returned.
    So at the Oracle Solaris server console,
    the create external table script worked without errors,
    and a select from statement on the external table worked without errors.
    Move to developer workstation:
    Logged on as SCHEMA_OWNER using SQLPLUS on Windows workstation.
    TNSNAMES of course points to the Solaris database server.
    Ran the external table script in SQLPLUS.
    External table was created.
    Ran Select * from ext_table.
    This failed with these errors:
    ORA29913 error executing ODCIEXTTABLEOPEN callout
    ORA29400 data cartridge error
    cant open logfile.log
    OS permission denied
    ORA06512 sys.oracle_loader line 19
    So how can I select from external tables from a windows workstation?
    Any guidance on this problem would be appreciated.

    Thank you for your response.
    I am not creating the external table on the workstation.
    In both cases,
    from the Solaris console
    and from the Windows workstation
    the external table is being created on the Solaris file system
    in an Oracle Directory object
    running an SQL script from SQLPLUS prompt.
    The external table creator, schema owner, has read and write permissions
    granted by SYS on the oracle directory object.
    The problem is:
    Logged in as the schema owner,
    you can select * from ext_table from the Solaris console SQLPLUS,
    but you can not select * from ext_table from the Windows workstation SQLPLUS.
    You can DROP TABLE ext_table from the Windows workstation SQLPLUS.
    You just cannot select * from ext_table from the Windows workstation SQLPLUS.
    I guess as a test,
    I can drop from the ext_table creation script the references
    to discardfile, badfile, and logfile,
    and remove this other file objects from the equation...
    which appears to be a file permissions problem.

  • Oracle 9i SCM

    Is this possible to merge 2 versions of forms using Oracle 9i SCM.
    In Oracle 9i SCM , we have a MERGE Options.What is the use of Merge in SCM?
    Can u pls explain this ?
    This is an urgent issue.

    Did you take a look at this?
    I've never used SCM, but as far as I read the difference between FormsTool and SCM is, that SCM is a full version controls system with additional merge tools etc. whereas Formstool is a merge tool (with some other options) only.
    Basing on your requirements from the previous mentioned post I'm not quite sure if SCM merge can do what you need, but if I were you I'd give it a go and try ;-).

  • Error when installing Oracle Designer/SCM Release 9.0.2.6 patch

    Hi.
    I am trying to install Oracle Designer/SCM Release 9.0.2.6 patch. I've already installed Oracle 9i Forms and Reports 9.0.2.1.0 (patch 2705870) and 9.0.2.3.0 (patch 3129219). The Oracle Installer version is 2.2.0.18.0, but when I try to install Designer/SCM Release 9.0.2.6.0, which uses Oracle Installer version is 2.3.0.0.0, I get the following error in my hs_err log file:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xff12ed8
    Function name=CallWndProcFunc
    Library=C:\WINDOWS\System32\SHW95DLL.DLL
    Current Java thread:
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00405000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x6D420000 - 0x6D4EE000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\hotspot\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x6D220000 - 0x6D227000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\verify.dll
    0x6D250000 - 0x6D266000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\zip.dll
    0x6D020000 - 0x6D128000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x6D1E0000 - 0x6D21B000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\fontmanager.dll
    0x5ED00000 - 0x5EDC6000      C:\WINDOWS\System32\OPENGL32.dll
    0x68B20000 - 0x68B3E000      C:\WINDOWS\System32\GLU32.dll
    0x51000000 - 0x51047000      C:\WINDOWS\System32\DDRAW.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x10000000 - 0x101CA000      C:\WINDOWS\System32\ialmgicd.dll
    0x0FDB0000 - 0x0FDE0000      C:\WINDOWS\System32\ialmgdev.dll
    0x74720000 - 0x74764000      C:\WINDOWS\System32\MSCTF.dll
    0x0FF10000 - 0x0FF2F000      C:\WINDOWS\System32\SHW95DLL.DLL
    0x0FFB0000 - 0x0FFF1000      C:\WINDOWS\system32\WOW32.dll
    0x75F40000 - 0x75F5F000      C:\WINDOWS\system32\appHelp.dll
    0x773D0000 - 0x77BC2000      C:\WINDOWS\system32\SHELL32.dll
    0x63180000 - 0x631E5000      C:\WINDOWS\system32\SHLWAPI.dll
    0x181D0000 - 0x18271000      C:\WINDOWS\System32\ntvdm.exe
    0x763B0000 - 0x763F5000      C:\WINDOWS\system32\comdlg32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\COMCTL32.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x75A70000 - 0x75B15000      C:\WINDOWS\system32\USERENV.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x5B430000 - 0x5B440000      C:\WINDOWS\System32\tsappcmp.dll
    0x0FF80000 - 0x0FF9E000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\JavaAccessBridge.dll
    0x6D2C0000 - 0x6D2DB000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\jpeg.dll
    0x189D0000 - 0x189E4000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.oui.core\2.3.0.2.0\1\DataFiles\Expanded\lib\win32\oraInstaller.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Wed Nov 05 19:27:05 2003
    Elapsed Time = 44
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    Please help!
    Thanks,
    Vincent Scorsone
    Phone: 504-908-1087
    Email: [email protected]

    What exactly do you want to do with Designer? You need to install the Designer repository in a Oracle database before you can use Designer.
    I suggest that you read the Repository Installation Guide (installed with the product or on OTN) and then go through the Designer Tutorial on OTN (http://www.oracle.com/technology/products/designer/9i_collateral.htm#tut) to understand some Designer concepts.

  • Error installing Oracle Designer/SCM Release 9.0.2.6 patch

    Hi.
    I am trying to install Oracle Designer/SCM Release 9.0.2.6 patch. I've already installed Oracle 9i Forms and Reports 9.0.2.1.0 (patch 2705870) and 9.0.2.3.0 (patch 3129219). The Oracle Installer version is 2.2.0.18.0, but when I try to install Designer/SCM Release 9.0.2.6.0, which uses Oracle Installer version is 2.3.0.0.0, I get the following error in my hs_err log file:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xff12ed8
    Function name=CallWndProcFunc
    Library=C:\WINDOWS\System32\SHW95DLL.DLL
    Current Java thread:
         at sun.awt.windows.WToolkit.eventLoop(Native Method)
         at sun.awt.windows.WToolkit.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00405000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x6D420000 - 0x6D4EE000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\hotspot\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x6D220000 - 0x6D227000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\verify.dll
    0x6D250000 - 0x6D266000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\zip.dll
    0x6D020000 - 0x6D128000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\System32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x6D1E0000 - 0x6D21B000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\fontmanager.dll
    0x5ED00000 - 0x5EDC6000      C:\WINDOWS\System32\OPENGL32.dll
    0x68B20000 - 0x68B3E000      C:\WINDOWS\System32\GLU32.dll
    0x51000000 - 0x51047000      C:\WINDOWS\System32\DDRAW.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x10000000 - 0x101CA000      C:\WINDOWS\System32\ialmgicd.dll
    0x0FDB0000 - 0x0FDE0000      C:\WINDOWS\System32\ialmgdev.dll
    0x74720000 - 0x74764000      C:\WINDOWS\System32\MSCTF.dll
    0x0FF10000 - 0x0FF2F000      C:\WINDOWS\System32\SHW95DLL.DLL
    0x0FFB0000 - 0x0FFF1000      C:\WINDOWS\system32\WOW32.dll
    0x75F40000 - 0x75F5F000      C:\WINDOWS\system32\appHelp.dll
    0x773D0000 - 0x77BC2000      C:\WINDOWS\system32\SHELL32.dll
    0x63180000 - 0x631E5000      C:\WINDOWS\system32\SHLWAPI.dll
    0x181D0000 - 0x18271000      C:\WINDOWS\System32\ntvdm.exe
    0x763B0000 - 0x763F5000      C:\WINDOWS\system32\comdlg32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\COMCTL32.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x75A70000 - 0x75B15000      C:\WINDOWS\system32\USERENV.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x5B430000 - 0x5B440000      C:\WINDOWS\System32\tsappcmp.dll
    0x0FF80000 - 0x0FF9E000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\JavaAccessBridge.dll
    0x6D2C0000 - 0x6D2DB000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.jre\1.3.1.1.0c\1\DataFiles\Expanded\bin\jpeg.dll
    0x189D0000 - 0x189E4000      O:\Oracle Product Downloads\Oracle Developer Suite\Windows\Patches\9i_designer_scm_9026\stage\Components\oracle.swd.oui.core\2.3.0.2.0\1\DataFiles\Expanded\lib\win32\oraInstaller.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Wed Nov 05 19:27:05 2003
    Elapsed Time = 44
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    Please help!
    Thanks,
    Vincent Scorsone
    Phone: 504-908-1087
    Email: [email protected]

    What exactly do you want to do with Designer? You need to install the Designer repository in a Oracle database before you can use Designer.
    I suggest that you read the Repository Installation Guide (installed with the product or on OTN) and then go through the Designer Tutorial on OTN (http://www.oracle.com/technology/products/designer/9i_collateral.htm#tut) to understand some Designer concepts.

  • Oracle R12 SCM Training

    Dear All,
    This is Hitesh Parsawala. I am a MBA (Mktg) with 4 yrs Work Experience as a Project Manager. Now I am going to take Oracle R12 SCM - Training from Oracle Authorised Education Center - iWarelogic - Pune.
    So i just wanted to know how is the market of Oracle R12 SCM - Order Management Professional.
    Is my decision of going for Oracle R12 SCM - Order Management Training Viable or Should i go for SAP R/3 - SD Module Training.
    Please do reply as this is very important for me.
    Regards
    Hitesh Parsawala

    Hitesh
    There are 100000s of institutes waiting there for customer like you !!!
    If I am in your place, I will not go for something which is brand new area/ domain ot learn on.
    You said you got 5 years of experience on project management, look for some products which enhances and takes advantage of your domain knowledge.
    Possibly, Primavera suite of products? (again its Oracle only)
    As far as Oracle ebiz is concerned, merely by training of one module will not give u a start in Oracle world straight away, unless you are very lucky in this resource densed world.
    All the best,
    Kamal

  • Use Performance Tool to check memory problem

    Hi, I am new to mac programming.
    How can I use the performance to check memory problem such as "uninitialized memory read", "memory access out of array boundary" etc?
    Thanks,
    fm

    Don't know about source code analyzer, but dbx, the Sun Studio debugger, is capable of detecting memory leaks at run time. You can use bcheck script on your application or start dbx, issue "check -leaks" and then run your app under dbx.

  • Regarding oracle 11g health check

    Hi,
    Does my oracle 11g health check checks the health of oracle 10g? The other way round is definitely not possible. But i was wondering if this were possible?

    What "11g health check" are we talking about?
    Justin

  • Check print Problem  - F110

    Hi,
    Automatic payment program run was carried out in the last week through F110. It was observed that 56 payment documents has been generated, but due to check lot problem, only 12 checks has been issued and the programe was terminated due to insufficinent checks.
    I would like to assign new check lot number for the above doucments for which checks not issued.
    Let me know what is the procedure 
    Thanks & Regards,
    Prasad

    Hi,
    Reprint Check (FCH7).
    Procedure
    1.       Start the transaction using the transaction code FCH7.  The Reprint Check screen appears.
    2.       As required, complete/review the following fields:
    ·         Paying company code
    ·         House bank
    ·         Account ID
    ·         Check Number
    ·         Void reason code
    ·         Check lot number
    ·         Alternative form
    ·         Padding Character
    ·         Printer for forms
    ·         Payment advice printer
    3.       Select the checkbox  to the left of Print Immediately.
    Assign points if you find this helpful.
    Zia

Maybe you are looking for