9iDS / ODS 10g co-existance problem

I have a 9.2 database, 9ids (9.0.2.12.2) and ODS 10g (9.0.4.0.19) installed in separate Oracle Homes.
After installation my PATH looks like:
P:\oracle\10g\bin;O:\oracle\9iDS\bin;O:\oracle\ora92\bin;P:\oracle\10g\jdk\jre\bin\classic;P:\oracle\10g\jdk\jre\bin;P:\oracle\10g\jdk\jre\bin\client;P:\oracle\10g\jlib;P:\oracle\10g\jre\1.4.1\bin;P:\oracle\10g\jre\1.1.8\bin;O:\oracle\9iDS\jre\1.3.1\bin;O:\oracle\9iDS\jre\1.4.0\bin;O:\oracle\9iDS\jdk\jre\bin\classic;O:\oracle\9iDS\jdk\jre\bin;O:\oracle\9iDS\jlib;G:\Program Files\Oracle\jre\1.3.1\bin;G:\Program Files\Oracle\jre\1.1.8\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;G:\Program Files\Common Files\Adaptec Shared\System;O:\Program Files\Executive Software\Diskeeper\
When I now start the OC4J instance of the 9ids oracle home, then I get a FRM-92160: WEB Client Version too old when I open the url http://localhost:8888/forms90/f90servlet.
When I stop OC4J, remove every entry of 10g from the PATH environment variable, restart OC4J of 9iDS, then everything is OK.
I have no problems with the OC4J-instance of 10g when the PATH contains the 10g, 9ids and the database entries.

Jean,
the Oracle10g IDS was shipped because OracelAS 10g went production on Solaris. The AS port for Windows is expected for early next year and so is iDS. To allow people to test and develope against OracleAS 10g, the ids was released as preview (this is as far as I know yet).
when you start OC4J the Oracle Home is passed to the java program, so if the OC4J needs to call programs, it must
search relative to this Oracle Home and not relay on the PATH environment variable of the operating system
This is only true for Forms modules. When you add both directories to the System path then its Windows that decides how to pick a named executable. You would have to set the PATH explicilty when launching OC4J to avoid this conflict.
Fran

Similar Messages

  • How to install discoverer 10g on existing EBSR12.1.3

    Hi ,
    iam newbi to discoverer 10g. I have got the application server 10g (10.1.0.2) from the bundle of dvds of EBS R12 SUITE. i need to install dsicoverer 10 g on existing ebs R12.1.3. COuld you please suggest me the steps i need to follow for installation of DISCOVERER 10G.
    please specify step by step how to install discoverer 10g on existing EBS 12.1.3.
    Please specify what are the software i need to down load and how to install these software in sequential manner.
    Please update me as soon as possible. Because i need to complete this installation by AUG1.
    Best Regards,
    Anil

    1. do i need to create another user at the os level. Not necessarily, you can either use applmgr user (the owner of the application tier files) or create a new one.
    2. shall i need to install this application server 10g with new user or with root user can i install the software. Please see the installation manual.
    In the same link referenced above, click on Documentation tab just next to the Download tab and you find yourself at http://www.oracle.com/technetwork/middleware/ias/documentation/index.html
    Select the version and click on View Library then you will find "Oracle Application Server Installation Guides" under the Setting Started tab.
    3. After installing this software AS 10.1.0.2. In the document they mentioned that apply the 10.1.3 patch set.( i am not clear about this patch set, is it mandatory to apply this patch set).Yes
    Please guide me how to start the installation and how to apply the patch set. Please check the installation manual and the patch README file.
    Thanks,
    Hussein

  • Oracle directory does not exist problem

    db=10g
    I have a problem with an oracle directory that I have created.
    The database resides on server A
    The oracle directory resides on server B named UPLOAD_DIR.
    I have created read, write and execute grants to the oracle directory.
    I have created an external table that is referencing data from the oracle directory, I can successfully query this table.
    I have created a package that inserts data from the external table to another table using a simple insert statement like so wrapped in a procedure:
    PROCEDURE insert_prc
    AS
    BEGIN
    INSERT
      INTO table_x
         ( col_name
    SELECT col_name
      FROM external_table;
    END insert_prc;When I attempt to run the procedure I get the following error:
    Connecting to the database DB-BEN.
    ORA-06564: object UPLOAD_DIR does not exist
    ORA-06512: at "MANAGE_BULK_UPLOAD_PKG", line 108
    ORA-06512: at "MANAGE_BULK_UPLOAD_PKG", line 913
    ORA-06512: at line 7
    Process exited.
    Disconnecting from the database DB-BEN.Could someone give me some clues as to what the problem could be?
    Benton

    What grants does the user you are running this as have on the ORACLE directory?
    They will need read/write.

  • Oracle Forms 10g & Oracle 10g DB Connection Problem

    Toady i have installed oracle forms 10g and oracle 10g db when i run my form it gives me this error how can i resolve it
    "ora-12154 tns could not resolve the connect identifier specified"
    Here are the values in forms 10g tns
    # tnsnames.ora Network Configuration File: C:\DevSuiteHome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
              IMS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = IMS)
    and here the values of forms 10g SQLnet
    # sqlnet.ora Network Configuration File: C:\DevSuiteHome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES, EZCONNECT, ONAMES, HOSTNAME)
    (description =
    # (address=(protocol=tcp)(host=localhost)(port=1383))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (connect_data=(rpc=on))
    What changes should i make to overcome this problem.

    "ora-12154 tns could not resolve the connect identifier specified"The problem is local to the Forms Home, probably in tnsnames.ora (seems that there are tabs in IMS entry name). Carefully check it.$ oerr ora 12154
    12154, 00000, "TNS:could not resolve the connect identifier specified"
    // *Cause:  A connection to a database or other service was requested using
    // a connect identifier, and the connect identifier specified could not
    // be resolved into a connect descriptor using one of the naming methods
    // configured. For example, if the type of connect identifier used was a
    // net service name then the net service name could not be found in a
    // naming method repository, or the repository could not be
    // located or reached.
    // *Action:
    //   - If you are using local naming (TNSNAMES.ORA file):
    //      - Make sure that "TNSNAMES" is listed as one of the values of the
    //        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA)
    //      - Verify that a TNSNAMES.ORA file exists and is in the proper
    //        directory and is accessible.
    //      - Check that the net service name used as the connect identifier
    //        exists in the TNSNAMES.ORA file.
    //      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
    //        file.  Look for unmatched parentheses or stray characters. Errors
    //        in a TNSNAMES.ORA file may make it unusable.
    //   - If you are using directory naming:
    //      - Verify that "LDAP" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Verify that the LDAP directory server is up and that it is
    //        accessible.
    //      - Verify that the net service name or database name used as the
    //        connect identifier is configured in the directory.
    //      - Verify that the default context being used is correct by
    //        specifying a fully qualified net service name or a full LDAP DN
    //        as the connect identifier
    //   - If you are using easy connect naming:
    //      - Verify that "EZCONNECT" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Make sure the host, port and service name specified
    //        are correct.
    //      - Try enclosing the connect identifier in quote marks.
    //   See the Oracle Net Services Administrators Guide or the Oracle
    //   operating system specific guide for more information on naming.
    $

  • Oracle 10g Reports Server - problem authenticating against DB

    I have a problem with Oracle 10g Reports server authenticating against an Oracle RDBMS.
    When I try to run reports, an authentication form screen is presented, with the password field empty (the URL in explorer that loads this page contains the username and DB instance, but is missing the password) and the following error message:
    REP-51018: Need database user authentication
    When the password is entered into the empty field in the form and submitted, another 2 authentication errors are given.
    REP-51018: Need database user authentication
    REP-12545: java.sql.SQLException: ORA-12545: Connect failed because target host or object does not exist
    When the URL in the browser location field is manually altered to include the DB password, the reports are authenticated fine.
    Any ideas which config file I should be looking in?
    Any pointers would, of course, be much appreciated.
    thanks,
    Brian

    Hello, i finally have discovered what was happening, it has to be with the way FreeBSD passes the password field. By default FreeBSD passes the password field with a '*' while Oracle Linux (and Red Hat clones) expect an 'x' to look into shadow maps (Linux uses the '*' character in the password file to not allow login to that user).
    To solve it the password field served by the NIS server must be substituted, which is accomplished with nsswitch.conf and adding a line to the /etc/password file on the NIS Client, so the final files will look this way:
    # nsswitch.conf (compat directive allows us to use the '+' sintaxis in /etc/passwd file)
    passwd files compat
    # /etc/passwd (just add at the end of file)
    +:x:::::

  • Migrating from MSSQL2005 to OracleExpress 10g - stored proc problems

    I'm trying to migrate from MSSQLExpress2005 to OracleExpress 10g.
    I upgraded my SQLDeveloper 1.1.3 to SQLDeveloper 1.2 from Check Updates (Even it still displays 1.1.3 at Help->About, I assume it was upgraded because version of extensions changed to 10.2.0.29.98)
    First I have renaming of my objects problem :
    Why does SQLDeveloper renames my stored procedures? I dont see any reason to change.Some of about 50 occurrences :
    1-"spCPLN_Alloc_ReSortForMultiAttendance" to "spCPLN_lloc_ReSortForMultitten"
    2-"spCPLN_Alloc_CalculateFixedConstraints" to "spCPLN_lloc_CalculateFixedCons"
    3-"spCPLN_Alloc_GetAllocationResult" to "spCPLN_lloc_GetllocationResult"
    Another problem : What is the problem of this T/SQL scode snippet?I cant convert it with Scratch editor too. I got "Unexpected end of subtree : Line 0 Col 0." error
    CREATE PROCEDURE spCPLN_XML_InsertDers
    @CourseID int,
    @Type1 int
    AS
    BEGIN
    IF((NOT EXISTS(
    SELECT * FROM DersKur
    WHERE CourseID = @CourseID))
    AND ( @Type1 = 2 ))
    BEGIN
    SELECT 1
    END
    END     
    I have more than 15 error like this.
    thank you
    tuna

    Hi Tuna ,
    Thanks for the feedback.
    Stored procedure names are collision managed so that they are not longer than 30 characters in length. This is a limitation of Oracles object naming convention.
    http://download-west.oracle.com/docs/cd/B19306_01/appdev.102/b14261/fundamentals.htm#sthref309
    WRT the procedure.
    There is a issue in the T-SQL translator which I have logged a bug for.
    bug 6127111 NOT EXITS SUB EXPRESSION NOT RECOGNIZED
    It looks like the translator cannot recognize the
    IF(( NOT EXISTS
    and is expecting IF NOT EXISTS.
    As a workaround the following manually modified T-SQL translates
    T-SQL
    CREATE PROCEDURE spCPLN_XML_InsertDers
    @CourseID int,
    @Type1 int
    AS
    BEGIN
    IF NOT EXISTS(
    SELECT * FROM DersKur
    WHERE CourseID = @CourseID) AND ( @Type1 = 2 )
    BEGIN
    SELECT 1
    END
    END
    GENERATED PL/SQL
    CREATE OR REPLACE PROCEDURE spCPLN_XML_InsertDers
    v_CourseID IN NUMBER DEFAULT NULL ,
    v_Type1 IN NUMBER DEFAULT NULL ,
    cv_1 IN OUT SYS_REFCURSOR
    AS
    v_temp NUMBER(1, 0) := 0;
    BEGIN
    BEGIN
    SELECT 1 INTO v_temp
    FROM DUAL
    WHERE NOT EXISTS ( SELECT *
    FROM DersKur
    WHERE CourseID = v_CourseID )
    AND ( v_Type1 = 2 );
    EXCEPTION
    WHEN OTHERS THEN
    NULL;
    END;
    IF v_temp = 1 THEN
    BEGIN
    OPEN cv_1 FOR
    SELECT 1
    FROM DUAL ;
    END;
    END IF;
    END;

  • ODS Delta Load --- Activation problem

    Hi
    I had an ODS, newly transported in to procuction. I did Initialization for that with out having any problem. But i am facing problem in the delta load. I can see that delta data load is successfull. But couldnot able to Activate the delta load request.
    I can able to see following comments in  cancelled job log.
    Key value exists in duplicate (Not allowed by the ODS object type)       
    System error occurred (RFC
    call)                                         
    Errors occured when carrying out activation         
    Can you please help me out why activation of delta request cancelling?
    Thanks & Best Regards,
    Venkata

    hi..
    for ur ODS..right click..go to change..in the settings..the checkbox for 'unique data records' must be ticked.
    in dev..remove this checkbox and then save/activate the ODS.
    transport this change to prod and then reload the data to the ODS in prod.
    the delta request will surely load(and also activate) without any problem.
    cheers,
    Vishvesh
    Message was edited by: Vishvesh

  • 11g View Criteria "Exists" Problem!!

    Jdeveloper Version 11.1.1.1.0
    Example: Model HR
    Hi everybody,
    I am using the example model HR and i would like to get a view criteria to search the departments by name and employees by the lastname. But i need to get the departments when the "firstNameEmployee" is empty even though they are no employees.
    Now i get only the departments with some employee.
    That is a example of my concrete problem. In the view must have only the attributes of department.
    and here is the query:
    ( ( ( UPPER(Departments.DEPARTMENT_NAME) LIKE UPPER('%' || :VariableNameDepartament || '%') ) OR ( :VariableNameDepartament IS NULL ) )
    AND (EXISTS(SELECT 1 FROM EMPLOYEES Employees WHERE ( ( ( UPPER(Employees.LAST_NAME) = UPPER(:VariableNameEmployee) ) OR ( :VariableNameEmployeeIS NULL ) ) )
    AND (Departments.DEPARTMENT_ID = Employees.DEPARTMENT_ID))) )
    Thanks!

    Hi,
    Using view criteria does not change anything. After the query, the view object only contains the filtered rows.
    So you can get the result the same way you did before.
    Gabriel.
    ps: I hope I got your use case correctly. If not please give us some more detail
    Edited by: Gabriel Sideras on Sep 27, 2011 3:01 PM

  • How Can I run a form complied on 9ids on 10g AS

    I have installed oracle 10g AS release 2 ( 10.1.2) and 9ids release 2.
    when I run a form on Application server it will show me an error, i.e.
    The form was created by an older version..
    What I can do now .
    Please let me know ASAP.
    Regards,
    Malay

    have u compiled the form in AS. If not, first compile all your forms and libraries and then try.
    priya

  • 10g installation key problem

    I am trying to install the 10g developer edition. During the installation process, I am required to register. I go to the registration page, log in, verify the information and click continue. I then get a page with the following information:
    Information Error
    We're sorry. There was a problem in processing your request.
    The following required fields were either missing or improperly entered.
    Please click the "Back To Previous Screen" button to fix the problem.
    * State/Province
    Unfortunately, there is no State/Province field in the prior screen. There are only postal code and country fields. Any hints as to how I'm supposed to continue with the installation at this point?

    If this is similar to other 'registrations', you may be able to simply enter your OTN (forum) ID and log in. For some of the promotions, the 'registration' was simply trying to get you to sign up for OTN.
    That said, unless you really need the CD and if you have the network bandwidth, you are usually better off with a fresh download from

  • The dreaded 3F0, "hard disk not exist" problem

    Okay, I have a degree in EE with a minor in comp sci.  I understand how bios' work, etc.  This is why the "answers" HP "tech support" gave me make absolutely no sense.   Could someone please shed some light on this bizarre problem?   I am trying to install a BRAND NEW, WORKING hard drive in a DV7-6163 and the laptop refuses to recognize the existence of the SATA drive.   I have tried this drive in another laptop and IT WORKS,  I have tried other working hard drives in this machine and they DO NOT work.   I have checked to make sure the SATA cable was good....yes!    I went as far as to switch the connector from the DVD drive to the SATA port that was meant for the hard drive.   Guess what,  IT WORKS and the laptop thinks there is a hard drive installed (it even runs the hd diag.. no more "hard disk not exist" error!!)  SO I now know that that actual hardware port is able to communicate with a SATA device.  HP has been LESS THAN HELPFUL as they insist it must be a bad drive or bad main board (even after I explained my various tests demonstrate that it cannot be (why does the port that refuses to recognize the hard drive talk fine to the DVD drive??).   So the only thing left is either a corrupted bios, or a major firmware issue with the code.    Could someone please point me in the right direction?   This was a very expensive laptop and I am ready to throw it through a window!!

    Could you provide a link to the UEFI diagnostics utility?  I tried to google it, but there are so many hits, it makes it confusing to know which one!    Are you saying that the UEFI diag dos utility can bypass the bios functions?  HP blatently LIES about the ability to access the advanced bios settings!   How do I know?  I have the Insyde H20 EzH20 tool.   For some reason i cannot get it to work with my dv7 bios (it is RSA signed), but it works fine on my DV6 bios and allows you to access a plethora of advanced settings!   Namely the SATA mode which I sorely need access to.     How HP justifies not allowing a customer access to settings on property we own is beyond me.   Of course the impetus must be they want to be able to charge us to change a simple setting.    I will NEVER buy HP again!  Twenty years ago they were a respectable brand.   Today, they are all about squeezing every drop of blood from the customer!

  • Can't run form from Form Builder 10g - Port configuration problem?

    Hi,
    I have installed the Database (10.2.0.1.0) and the Developer Suite (10.1.2.0.2) on two Linux machines (Red Hat Enterprise Linux ES 4 Basic).
    If I enter the frmservlet-URL manually everything seems to be fine.
    In one case I enter http://127.0.0.1:8890/forms/frmservlet, in the other http://127.0.0.1:8889/forms/frmservlet; in BOTH cases I get eventually a dark square and the status bar says "Applet oracle.forms.engine.Main started".
    HOWEVER, if I create a simple form with Form Builder and click on the Button with the green traffic light ("Run Form"), the form runs only on the machine where frmservlet listens on port 8890.
    On the other machine (frmservlet configured to listen on port 8889) Firefox pops up, the URL "http://127.0.0.1:32979/6dOrpwghCqnp8PhMT7KVT533m3IaArqFbPqPBOztZXWYSsNy" gets called, and nothing else happens. The screen displays the string "ORACLE FORMS." and the status bar says "Waiting for 127.0.0.1...", and it stays like this forever.
    I assume this is a port configuration problem, but I don't have a clue where to start.
    Any suggestions how I should proceed are greatly appreciated.
    Thank you very much in advance!

    Hi Frank,
    Thank you for your reply.
    I doublechecked my configuration.
    In the dialog Edit --> Preferences --> Runtime the Application Server URL is set to "127.0.0.1:8889/forms/frmservlet".
    However, when I attempt to run the form, the URL "http://127.0.0.1:33140/W2dwbV9eXS2fPkuKlxNhCxFWdEihwDviat2uV7ycrSotqwDN" gets called.
    The screen displays the string "ORACLE FORMS." and the status bar says "Waiting for 127.0.0.1...", and that's it.
    I wonder how the port number 33140 got selected. Interestingly, this time it is a different number; last time it was port 32979. In fact, the port number seems to change each time; I tried again and now it is 33189.
    I will now try to set the port number for the frmservlet to 8890.
    I choose Edit --> Preferences --> Runtime and set the application server URL to "127.0.0.1:8890/forms/frmservlet".
    I stop the container, open /home/oracle/OraHome_1/j2ee/DevSuite/config/default-web-site.xml and change the port number to 8890:
    <?xml version="1.0" standalone='yes'?>
    <!DOCTYPE web-site PUBLIC "Oracle Application Server 10g XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site.dtd">
    <!-- change the host name below to your own host name. Localhost will -->
    <!-- not work with clustering -->
    <!-- also add cluster-island attribute as below
    <web-site host="localhost" port="0" protocol="ajp13"
    display-name="Default Oracle Application Server 10g Java WebSite" cluster-island="1" >
    -->
    <web-site port="8890" protocol="http"
    display-name="Oracle Developer Suite 10g instance of Oracle Containers for J2EE Web Site">
    <!-- Uncomment the following line when using clustering -->
         <!-- <frontend host="your_host_name" port="80" /> -->
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp" root="/j2ee" />
    <!-- Do not delete this line. -->
    <web-app application="forms" name="formsweb" root="/forms" />
    <!-- -->
    <!-- <web-app application="forms" name="formsweb" root="/forms" /> -->
    <web-app application ="reports" name="web" root="/reports" />
    <web-app application = "reports" name="demo" root="/repdemo" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/default-web-access.log" />
    </web-site>
    I restart the container, start Form Builder, connect to the database, and open my test form.
    When attempting to run the form, the URL "http://127.0.0.1:33437/Pl0n3ky9vmU5z37A7ScBnQhsGwq3jwuzJpgTAKWPMOYIzT8K" gets called (again a new port number, apparently picked radomly within a certain range) and nothing happens: "Waiting for 127.0.0.1...".
    However, when I enter the URL http://127.0.0.1:8890/forms/frmservlet I do (eventually, after confirming that I trust the certificate etc.) get a darc rectangle and the status message "Applet oracle.forms.engine.Main started", which tells me that my setup can't be that far off target.
    Here is the output of netstat:
    [root@localhost ~]# netstat -anp --tcp
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 0.0.0.0:32769 0.0.0.0:* LISTEN 2779/rpc.statd
    tcp 0 0 0.0.0.0:23910 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2759/portmap
    tcp 0 0 0.0.0.0:1521 0.0.0.0:* LISTEN 4265/tnslsnr
    tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN 2983/xinetd
    tcp 0 0 127.0.0.1:7830 0.0.0.0:* LISTEN 4429/spamd --port 7
    tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2928/cupsd
    tcp 0 0 0.0.0.0:9240 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 3002/sendmail: acce
    tcp 0 0 0.0.0.0:8890 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 0.0.0.0:32795 0.0.0.0:* LISTEN 4231/ora_d000_orcl
    tcp 0 0 127.0.0.1:1521 127.0.0.1:32817 ESTABLISHED 4265/tnslsnr
    tcp 0 0 127.0.0.1:32817 127.0.0.1:1521 ESTABLISHED 4209/ora_pmon_orcl
    tcp 0 0 127.0.0.1:33425 127.0.0.1:1521 ESTABLISHED 5298/frmbld
    tcp 0 0 127.0.0.1:1521 127.0.0.1:33425 ESTABLISHED 5311/oracleorcl
    tcp 1 0 80.133.127.83:33485 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33484 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33494 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33520 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 0 0 80.133.127.83:33529 209.132.177.100:443 ESTABLISHED 4060/python
    tcp 0 0 80.133.127.83:33528 209.132.177.100:443 ESTABLISHED 4060/python
    tcp 1 0 80.133.127.83:33460 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33470 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 0 0 :::22 :::* LISTEN 2968/sshd
    tcp 0 0 ::ffff:127.0.0.1:33437 :::* LISTEN 5298/frmbld
    tcp 697 0 ::ffff:127.0.0.1:33437 ::ffff:127.0.0.1:33439 CLOSE_WAIT -
    tcp 348 0 ::ffff:127.0.0.1:33437 ::ffff:127.0.0.1:33440 CLOSE_WAIT -
    [root@localhost ~]#
    The question remains: Where do those port numbers come from?
    Regards,
    jme

  • Oracle Express 10g Edition Download Problem

    Can someone know what is the problem with downloading express 10g edition?
    http://www.oracle.com/errors/404.html
    thanks
    m.

    Hilton wrote:
    But the link is broken.
    Apparently there is an internal problemYou are right, whether the link of the page is working, the link of the download does not work. Error 404 is returned. It seems several download issues have been reported earlier today.
    Check the download dedicated forum :
    Downloads Issues
    Nicolas.

  • Package does not exist problem

    Hello everyone:
    I am a very new programmer student, and I'm having a problem I cannot seem to resolve. I am setting up a method for a JButton, and with the first inputs I'm getting a package does not exist error. Here is the code in question:
    private void placeOrderJButtonActionPerformed( ActionEvent event )
              double subtotal = 0.00;
              // calculate subtotal
              if ( hamburgerJRadioButton.isSelected() )
                   subtotal += 6.95;
              else if ( pizzaJRadioButton.isSelected() )
                   subtotal += 5.95;
              else
                   subtotal += 4.95;
              // declare display format
              DecimalFormat dollars = new DecimalFormat( "$0.00" );
              // display subtotal
              subtotalJTextField.setText( dollars.format( subtotal ) );
    It is coming back with these errors:
    C:\Users\Brian\Desktop\LunchOrderForm.java:255: <identifier> expected
              subtotalJTextField.setText( dollars.format( subtotal ) );
    ^
    C:\Users\Brian\Desktop\LunchOrderForm.java:255: package subtotalJTextField does not exist
              subtotalJTextField.setText( dollars.format( subtotal ) );
    I declared subtotalJTextField as an instance variable, but I'm not sure what its telling me here. Could anyone help?

    When you post code, click on the "code" label and paste the code between the code tags.
    rnashting wrote:
              // display subtotal
              subtotalJTextField.setText( dollars.format( subtotal ) );
    It is coming back with these errors:
    C:\Users\Brian\Desktop\LunchOrderForm.java:255: <identifier> expected
              subtotalJTextField.setText( dollars.format( subtotal ) );
    ^It appears that the line with the error is not inside a method. Java does not allow you to write code like this outside a method (or an initializer block).
    C:\Users\Brian\Desktop\LunchOrderForm.java:255: package subtotalJTextField does not exist
              subtotalJTextField.setText( dollars.format( subtotal ) );
    I declared subtotalJTextField as an instance variable, but I'm not sure what its telling me here. Could anyone help?I can't tell from the code you posted where this problem is. You most likely have not declared subtotJTextField correctly.

  • Loading ODS - Data record exists in duplicate within loaded data

    BI Experts,
    I am attemping to load an ODS with the Unique Data Records flag turned ON.  The flat file I am loading is a crosswalk with four fields, the first 3 fields are being used as Key Fields in order to make the records unique.  I have had this issue before, but gave up in frustration and added an ascending number count field so simply create a unique key.  This time I would like to solve the problem if possible.
    The errors come back referring to two data rows that are duplicate:
    Data record 1 - Request / Data package / Data record: REQU_4CNUD93Q3RCC80XFBG2CZXJ0T/000003/ 339
    Data record 2 - Request / data package / data record: REQU_4CNUD93Q3RCC80XFBG2CZXJ0T/000003/ 338
    And below here are the two records that the error message refers to:
    3     338     3902301480     19C*     *     J1JD     
    3     339     3902301510     19C*     *     J1Q5     
    As you can see, the combination of my three Key Fields should not be creating a duplicate. (3902301480, 19C(asterisk) , (asterisk))   and (3902301510, 19C(asterisk) , (asterisk))  I replaced the *'s because they turn bold!
    Is there something off with the numbering of the data records?  Am I looking in the wrong place?  I have examined my flat file and can not find duplicates and the records that BW say are duplicates are not, I am really having a hard time with this - any and all help greatly appreciated!!!

    Thank you for the response Sabuj....
    I was about to answer your questions but I wanted to try one more thing, and it actually worked.  I simply moved the MOST unique Key Field to the TOP of my Key Field list. It was at the bottom before.
    FYI for other people with this issue -
    Apparantly the ORDER of your Key Fields is important when trying to avoid creating duplicate records.
    I am using four data fields, and was using three data fields as the Key Fields.  Any combination of all three would NOT have a duplicate, however when BW finds that the first two key fields match, sometimes it apparantly doesn't care about the third one which would make the row unique.  By simply changing the order of my Key Fields I was able to stop getting the duplicate row errors...
    Lesson - If you KNOW that your records are unique, and you are STILL getting errors for duplicates, try changing the ORDER of your key fields.

Maybe you are looking for

  • Not able to insert the data in JDBC receiver

    hi Team, Please help me i am working on IDOC - JDBC interface i am not able to insert data into the table. error says that table doesn't exists, but if i check in the database the table exists.. below is the error getting triggered. could not execute

  • Help me to best allocate drive resources for scratch disks between 4-6 drives on my system?

    I have several 7200 RPM drives as follows OS/Program drive Audio drive (367 GB free space & used for Cubase in conjunction with another OS drive; my OS drives are removable because it's simpler than partitioning) Video drive (237GB free space) Still

  • Oracle Apps 11i vs R12

    Hi Friends...   Please give me Some examples below one's.   In oracle apps R12 and 11i major differense is MOAC(Multi org access control)... means Single Responsiblity we can access Multiple Organizations in R12, But in 11i we dont have feature... Bu

  • Help with my numbers file, please?

    I just got back from the Apple store and synced my computer with Cloud - and now I can't get into my numbers file.  It says that it is a read-only and that I have to save it to another volume - whatever that is.  I tried making a copy but it won't le

  • Need to remove an old podcast that is no longer valid

    Hello! I currently have two very similar podcast feeds showing in iTunes - one needs to be deleted because not set up correctly. I have submitted my request several times but no luck - have tried to block the RSS feed from iTunes - but must be doing