Forms4.5 on Windows2000

Has anyone any experience with Forms4.5 on Windows2000? What are the possible problems?
In our application several errors occur that we never noticed when we were on win9x.
We also bought an Forms 4.5 application that uses a dll (on Win9x), can we run that on Windows2000? Any advice?
Thanks in advance,
Paul

In the Form that uses the described dll, the following errors occur:
* After committing an inserted record: FRM-40815 Variable Global CG$OJT_DSR_CODE does not exist. The only occurences of this global in the source are:
CG$WHEN_NEW_FORM_INSTANCE
     default_value(, CG$OJT_DSR_CODE);
POST-FORM trigger
     CG$OJT_DSR_CODE := :OJT3.DSR_CODE;
* When executing a query the message "variable not in selectlist" appears.
* ORA_FFI is used to call the dll. There is one message that handles exceptions caused by calls to this dll: "LFT-00016 An unexpected error has occured in <function>." Since the move to Windows 2000 we see a lot of these.

Similar Messages

  • Unable to boot bankapp servers with Oracle 8.1.7 in windows2000

    Hello,I tried to run bankapp examples with oracle 8.1.7 in windows2000. But when
    I booted the servers using tmboot, there are some errors.(1)I used the following
    RM entries:Oracle_XA;xaosw;D:\Oracle\Ora81\precomp\lib\msvc\oraSQL8.lib D:\Oracle\Ora81\precomp\lib\msvc\oraSQX8.lib
    D:\Oracle\Ora81\RDBMS\xa\ORAXA8.lib (2)The OPENINFO string in the ubbshm file
    is:DEFAULT:TMSNAME=TMS_ORA TMSCOUNT=2 LMID=SITE1
    BANKB1     GRPNO=1 OPENINFO="Oracle_XA:Oracle_XA+Acc=P/scott/tiger+SesTm=100+LogDir=.+MaxCur=5"(3)the
    follow is the error message when I booted the servers:
    .. 174841.GLOBALDB!BALC.852.2572.0: 07-26-2001: Tuxedo Version 8.0 32-bit Windows.
    174841.GLOBALDB!BALC.852.2572.0: LIBTUX_CAT:262: INFO: Standard main starting
    174841.GLOBALDB!BALC.852.2572.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open
    returned XAER_RMERR
    174841.GLOBALDB!BALC.852.2572.0: tpsvrinit: failed to open database due to
    174841.GLOBALDB!BALC.852.2572.0: tpopen failed, tperrno: 16
    174841.GLOBALDB!BALC.852.2572.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    174841.GLOBALDB!tmboot.480.548.-2: CMDTUX_CAT:825: ERROR: Process BALC at SITE1
    failed with /T tperrno (TPERMERR - resource manager error) ...
    Can anyone help? Thanks a lot!
    Best Regards
    Lily

    I found the answer myself in an earlier post.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by The Oracle Reports Team:
    Reports 6i will connect to Oracle8i, however you need to connect over Net8 - i.e. on the database side, you need to set up the TNS listener to accept connections, and on the Reports side (which, incidentally, needs to be installed in a separate Oracle_home) you need to configure the tnsnames.ora file to connect to the 'remote' database (since it is in a different oracle_home, to all intents and purposes it may as well be on another machine - it's all considered 'remote').
    Regards
    The Oracle Reports Team http://technet.oracle.com <HR></BLOCKQUOTE>
    null

  • XSQL Servlet Version 1.0.0.0 with ServletExec 3.0 on Windows2000 IIS 5

    I am attempting to establish an XML connection to Oracle 8i in a Windows2000 IIS 5 environment. The .xsql/index.htm loads perfectly, but when i try to run helloworld, I recieve the following error.
    "The XML page cannot be displayed
    Reference to undeclared namespace prefix: :'xsql'. Line 2 position 13
    <xsql:query>"
    The other examples load up the HTML but do not load any of the active XSQL information.
    Configuration:
    I have installed Suns JDK 1.2.2 and JRE 2, ServletExec 3.0 on a windows2000 box running IIS 5. ServletExec seems to be functioning perfectly. I installed the Oracle Servlet 1.0.0.0 by configuring ServletExec's ClassPath, Alias, and Servlet Configuration, mapped the .xsql extension to the servlet, and setup the XSQL virtual directory according to the documentation. I am trying to connect to to an external Oracle 8i database, and have adjusted the parameters in the XSQLConfig.xml accordingly.
    null

    The helloworld example doesn't work in XSQL 102. Tested using xsql command with http url. See below. If I put xsql: in front of connection in helloworld.xsql, the error moves from column 13 to 36, so now the trouble lies with xmlns:xsql="urn:oracle-xsql". What has changed? How do we solve this?
    C:\xsql\bin>dir c:\xsql\demo\helloworld\helloworld.xsql
    Volume in drive C has no label.
    Volume Serial Number is 24CD-3B6C
    Directory of c:\xsql\demo\helloworld
    08/03/2000 03:20p 306 helloworld.xsql
    1 File(s) 306 bytes
    0 Dir(s) 4,499,296,256 bytes free
    C:\xsql\bin>xsql file:///c:/xsql/demo/helloworld/helloworld.xsql
    <?xml version = '1.0'?>
    <!--
    | $Author: smuench $
    | $Date: 2000/03/08 23:20:17 $
    | $Source: C:\\cvsroot/xsql/src/demo/helloworld/helloworld.xsql,v $
    | $Revision: 1.1 $
    +-->
    <ROWSET>
    <ROW num="1">
    <GREETING>Hello World</GREETING>
    </ROW>
    </ROWSET>
    C:\xsql\bin>xsql http://aetius/xsql/demo/helloworld/helloworld.xsql
    Oracle XSQL Command Line Page Processor 1.0.2.0 (Production)
    XSQL-005: XSQL page is not well-formed.
    XML parse error at line 2, char 13
    Namespace prefix 'xsql' used but not declared.
    C:\xsql\bin>

  • System Shutdown under Windows2000

    Hy
    I need a VI that ends all running tasks and shutdown Windows2000. Under
    Windows98 I have used the "user32.dll" but under W2K it´s more complex and
    many DLLs are needed to do this.
    Have someone a shutdown VI or information about needed DLLs to shutdown a
    W2K?
    Many thanks
    Sven Kandler
    Fairchild Dornier - Flight Test Department

    I had written a DLL in Visual C++ long time ago called in LV and works fine. Actually i don't know if there is a difference as far as this VI behaves under Win98/Win2k.
    Attach is the DLL & VI
    Hope this helps
    A Rafiq
    Attachments:
    shutdown.zip ‏49 KB

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Upgrade of Forms4.5 stored in the database

    Hi,
    We are upgrading from Forms4.5 to Forms6i. We have a menu and a form stored in the database 7.3.4 and there are rows in FRM45_OBJECT. After converting and upgrading these database menu and form I see rows in the FMR50__BUFFER but I do not see any rows in the FRM50__OBJECT. I do not understand whats happening. How can I get rows into the above table? Suggestions greatly appreciated

    Have a look at the WF tables under the SOA Infra schema.

  • Installtion JDEV1012 at Windows2000 Advance Server -Not running

    Dear All
    I am new to JDeveloper. I download Jdev1012 zip file then Unzip it into D:\jdev. When I click on Jdev or Jdevw (both in D:\jdev\jdev\bin) just a screen flash and closes?
    what is the wrong and what I should have to do in addtion?
    Please explain me in detail.
    Regarding System:
    Windows2000 Advance Server
    CPU Pentium IV 1.5 GHz
    Memory 512 MB RAM
    Display i set to 1024x768
    Thank you in advance
    Sayeed

    This tells me that something is not right with your basic Java VM environment.
    From the command prompt, can you type:
    C:\> setTo see if you have the environment variable JAVA_HOME set?
    Perhaps this is set to some old (or bogus?) directory name?
    In the same command shell, try unsetting it by doing:
    C:\> set JAVA_HOME=with nothing after the equals sign.
    Then try running JDeveloper's jdev.exe again using:
    C:\> \jdev\jdev\bin\jdev.exe

  • Compatabliity between windows2000 and solaris 9 env regarding insert statem

    Hi,
    I am having a form like Grid. when the user wants to map he will click the text item. 'X' is placed in the respective text item to indicate mapping.
    I used insert statement in trigger 'When mouse-clik' of the particualr text item. Insert is happening fine in windows2000/Oracle 9i.
    When i ran the same form in solaris 9 (SPARC)/oracle 9i with oracle 10g Application Server, insert statement is not working fine.
    Any specific reason for this behaviour.
    Thanks & Regards

    Try using the WHEN-NEW-ITEM-INSTANCE for a test

  • Using sql*loader in forms4.5

    Is it possible to use sql*loader in forms4.5(client side)?? If
    so, how can this be achieved??
    Thanks
    null

    Abhinav (guest) wrote:
    : Is it possible to use sql*loader in forms4.5(client side)?? If
    : so, how can this be achieved??
    : Thanks
    hi abhinav,
    It is possible to use sql*loader in forms4.5. just load the
    sql enterprise edition which contains the sqlloader which after
    installation can be called through win.api or host command ..
    null

  • Javac.exe shut down by windows2000

    now i am using windows2000. when i trying to compile the .java file with 'javac', windows2000 prompt me a message "java.exe has generated an error and will be closed down by windows. You need to restart the program. A log file has been created."
    The .java file didn't compile at all. This was not happened before on windows95.
    Your help is appreciated! Thank.

    Hi
    I have a similar problem:
    http://forum.java.sun.com/thread.jsp?forum=14&thread=198101
    Did you manage to solve yours ?
    Can you tell me how ?
    Thanks a laot :-)
    Catherine
    [email protected]

  • Menu Modules in Forms4.5 and Forms6i

    I have some doubts regarding in forms4.5 and forms6i
    Recently I have migrated Forms 4.5 into Forms 6i. In forms4.5 I
    can crete a menu
    module and can attach into form without canvas. But I cannot in
    Forms 6i, I would like to call a menu module " FULL_SCREEN"
    property in forms6i, There are three types are in menu types,
    FULL_SCREEN,BAR,PULL_DOWN. I have used all these properties in
    forms6i, No difference. My question is I would like to call a
    menu module in " FULL_SCREEN" type in Forms6i. Can u help to
    come out of this.
    Thanks in advance
    Reddy
    mail: [email protected]

    If I remember right, the MENU% tables were not part of Forms 3, but SQL*Menu. Check the FRM40_MNU% about menu info (only if you store forms in a database).

  • Problem accessing JCOM with Microsoft patch 'Windows2000-KB835732-x86-ENU'

    We have developed an application that uses Weblogic 6.1 and JCOM. This application developed in VC++ uses JCOM's zero client approach to access EJBs deployed on Weblogic. It was working fine.
    But, after installing Microsoft patch 'Windows2000-KB835732-x86-ENU.EXE' on PC, our application is not able to connect to JCOM.
    Can anybody throw some light on what could have been impacted beacuse of this Microsoft patch.

    We are using Microsoft SQL Server 2008 . but it's well with MySQL & JBoss

  • Trying to run applications on MS-DOS windows2000

    I'm starting using java, but I still can not run a program under a MS-DOS windows in a Windows2000 machine, I configured on the Enviroment variable the JAVA_HOME, PATH & CLASSPATH, and I'm able to compile the programs but when trying to run, I get the following error message
    " Exception in thread "main" java.lang.NoClassDefFoundError: DIGITO"
    DIGITO is the name of my program. Does anybody has any suggestions waht I should do?

    You dont need to set the classpath on Win 2k. In fact, I have heard that it causes probs if you do set it!
    Check that the name of your java file is the same as the name of the class that has the main() method.
    Same as in Identical. Including Case.
    You file DIGITO.java should have a
    public class DIGITO{}
    which should have a method
    public void main(String[] args){}

  • Forms4.5 on Windows XP

    Has anybody tried installing Developer2000 Client (Forms4.5 &
    Reports2.5) on Windows XP? Is it compatible? Are there any
    problems?

    I just got a new machine with Windows XP on it about 3 months
    ago. I downloaded Developer 2000 (Forms 4.5 and Reports 2.5
    specifically) from the network, and everything is working just
    fine for me so far.

  • I got the error code 1603 when I was installing labVIEW6.1 in windows2000 professional(chinese)

    I bought the labVIEW RT software and the hardware.It included the LabVIEW6.1 FDS.
    I got the error code,and I let the install program go on.After the install completed,I found my LabVIEW worked well expect the DAQ palette.there are no "data acquisition" palette.
    When I installed it in windows XP(chinese) on the same computer,Everything was good.And when I installed it in windows2000 professional(chinese) on another computer,the same error code appeared.
    I am hungering for your answer.thank you very much!

    It appears that LabVIEW DAQ support was not installed.
    Run the installer from the CD, choose custom install, and make sure that the DAQ driver installation is checked as well as support for LabVIEW 6.1.
    If it is checked (indicating it was installed) then try uninstalling just the driver portions and reinstalling it.

Maybe you are looking for