Plz Help!  Unable to open Net 8 Easy Config.

Hello,
I am unable to open Net 8 Easy Config. When I try to open the Net 8 Easy Config, the program hangs. My OS is Win 2k Pro. I am running a P4 chip at 1.5 Ghz. I am trying to open Net 8 Easy Config to create a service name to connect Oracle forms 6i, second release with Oracle 9i Database. Any help will be appreciated!

I think the Java Runtime Environment is conflicting ...... you can create the service name by editing the tnsnames.ora file also. To do this go to the ORACLE_HOME of D2K and go to net80 and admin and then open tnsnames.ora and edit this file at the end add this ...
test =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = testserver)(PORT = 1521))
(CONNECT_DATA = (SID = testSID))
test = your service name
testserver = your server name where Database is running
testSID = is the SID of the Database.
I think this will help you .....
Regards,
Imran hakeem

Similar Messages

  • Flex Compiler API Issue: Error: unable to open './flex-config.xml'

    1) I make a java struts(or a servlet) to build swf file
    dynamically when receiving the request from client. The struts
    source code please see the attached code. deploy the structs to the
    Tomcat
    2) then copy the <Flex_SDK>/frameworks to the
    <tomcat_home>/webapps/dozhang/WEB-INF
    3) then copy the all the libraries under the
    <Flex_SDK>/lib to the
    <tomcat_home>/webapps/dozhang/WEB-INF/lib
    4) Copy a test a.mxml to c:\
    5) Start up Tomcat , access the structs, I will get the
    Error: unable to open './flex-config.xml' in the tomcat log.
    Can anyone tell me how to specify the location of the
    flex-config.xml ?

    Ok, I solved it by myself
    I need to add the following codes when calling the Compiler
    API
    Configuration conf = application.getDefaultConfiguration();
    conf.setToken("flexlib", "path to the frameworks")
    applicaiton.setConfiguration(conf);
    Then it solved the problem

  • SQL*NET Easy Config

    I can't find the orainst.exe file on Oracle's site to setup SQL & ODBC on a client machine. Does anyone know where to get this?

    I'm not sure I follow your question...
    SQL*Net Easy Config is a utility that allows you to do things like configure your tnsnames.ora file after you have installed the Oracle client.
    The ODBC Data Source Administrator allows you to configure ODBC connections to your database after the Oracle client has been installed.
    The Oracle Universal Installer allows you to install the Oracle client in the first place.
    Which, if any, of these utilities are you referring to?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Help: Unable to open documens in Pages on iPad2

    Hi, everyone. About 10 minutes ago I've been unable to open any of the documents I have in Pages, Numbers, and Keynotes on my iPad 2. Is anyone experiencing the same problem and has any solution to this? Thank you for your cooperation - ysoerjoatmodjo

    An immediate remedy would be to download Libre Office, then you can work while investigating Pages issues.

  • Help - Unable to open quicktime videos?

    I have some short movie clips that I was always able to open with quicktime and now all the icons turned from quicktime to wmv icons (I have the mac version of wmv player).
    I uninstalled wmv player because I never use it and now the files are unable to open at all even when I select quicktime from the drop down list.
    any suggestions on how I can open and play the files in quicktime again?
    thanks

    Flip4Mac will play your .wmv files in QT.

  • Runtime error - R6034 (Help unable to open Itunes)

    Hi All,
    After upgrade of Itunes I get the following error when trying to open Itunes
    Runtime error
    R6034
    An application has made an attempt to load the c runtime incorrectly
    Any ideas on what to do?
    Best regards,
    Mette

    Hi MettefromDXB,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Some Windows customers may experience installation issues while trying to install or open iTunes 11.1.4.
    Symptoms may include:
    "The program can't start because MSVCR80.dll is missing from your computer"
    "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows Error 126)”
    "Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly"
    "Entry point not found: videoTracks@QTMovie@@QBE?AV?$Vector@V?$RefPtr@VQTTrack@@@***@@$0A@VCrashOnOverf low@@***@@XZ could not be located in the dynamic link library C:\Program Files(x86)\Common Files\Apple\Apple Application Support\WebKit.dll”
    Resolution
    Follow these steps to resolve the issue:
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    I hope this information helps ....
    Have a great day!
    - Judy

  • Urgent help - Unable to open operator

    Hello Friends,
    Need urgent help and suggestions...
    It started since this morning. When we open ODI Dev/Prod instance repositoy operator it gives this message.
    Error:
    Corrupted module. Unable to connect.
    See the license information in the 'About'...'menu and contact your Oracle reseller.
    What does this mean?
    Regards.

    We worked with Oracle Support and got it fixed with the following steps:
    the steps are the follwoing sql command on the Master repository DELETE FROM SNP_HOST_MOD
    DELETE FROM SNP_HOST
    UPDATE SNP_MODULE SET CHECKSUM = '902' where I_MODULE = 1
    UPDATE SNP_MODULE SET CHECKSUM = '947' where I_MODULE = 2
    UPDATE SNP_MODULE SET CHECKSUM = '561' where I_MODULE = 3
    UPDATE SNP_MODULE SET CHECKSUM = '932' where I_MODULE = 4
    UPDATE SNP_MODULE SET CHECKSUM = '945' where I_MODULE = 5
    Please note you should make a backup of the matser repository

  • Plz help:[unable to  deploy sample content]

    please help me ,i want to deploy sample content for portal but following error arise
    C:\Program Files\Sun\JavaES5\share\ant\bin>ant -buildfile "C:\Program Files\Sun\
    JavaES5\portal\samples\portals\build.xml"
    Buildfile: C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml
    community:
    getConfigLocation:
    [echo]
    [echo] Please enter the directory where the following files will be fou
    nd:
    [echo]
    [echo] input.properties
    [echo] password.properties
    [echo] comms.properties (optional: required only when configuring com
    munications channels)
    [echo]
    [echo] For example on solaris: /var/opt/SUNWportal/tmp
    [echo]
    [echo]
    [input] Please enter the samples configuration location:
    C:\Program Files\Sun\JavaES5\temp
    setInstallationProperties:
    [echo] Setting installation properties
    setOS:
    setSparcProperties:
    setLinuxProperties:
    setHpuxProperties:
    setUNIXProperties:
    setWindowsProperties:
    [echo] Setting properties specific to Windows platform
    checkForUpgrade:
    checkForNoUpgrade:
    [echo] am.request.portal.id: portal1
    setUpgradeProperties:
    setProperties:
    setLocalUNIXProperties:
    setLocalWindowsProperties:
    setLocalProperties:
    init:
    BUILD FAILED
    C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml:16: The following
    error occurred while executing this line:
    C:\Program Files\Sun\JavaES5\portal\samples\portals\community\build.xml:48: java
    .io.FileNotFoundException: C:\Program Files\Sun\JavaES5\portal\samples\portals\c
    ommunity\${ps.data.location}\tmp\password869091403 (The system cannot find the p
    ath specified)

    Hi Shailendra,
    Please make sure the "ps.config.location" setting in your C:\Program Files\Sun\JavaES5\temp\input.properties file is correct. On Solaris, this setting defaults to /etc/opt/SUNWportal and on Windows it will need to be changed to the appropriate directory.
    The error you are seeing is most likely caused by the "ps.config.location" being inaccurate and the sample config is not finding the PSConfig.properties file.
    Hope that helps. thanks ,dean.

  • Unable to open net flix

    unable to connect to netflix on my ipad

    hello patitopgz my name is jaydin.c333 could you pleaes try the following for me
    try opening a websight and test the connection

  • Help:  unable to open files created with ZipOutputStream

    I am seeing some weird behavior with ZipOutputStream, using JDK 1.3.1_01 on Win2K. The code that follows is a snippet from a servlet that delivers a ZIP archive of a set an entire directory tree. I was preparing to roll it into production, but one of my testers noticed a bug that I didn't see.
    It seems that her version of WinZip (6.x) was unable to properly extract the files from the archive while mine (8.0) had no problems. I then tried a couple of other programs, and I've been able to reproduce the behavior with the built-in viewer in Lotus Notes 5 (the only other utility I had handy).
    I've made sure to call closeEntry() on each ZipEntry, and to call finish() before close() on the ZipOutputStream itself. Has anyone seen this behavior besides me?
    Thanks and regards,
    Casey
    protected void processRequest(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, java.io.IOException {
        response.setContentType("application/zip");
        response.setHeader("Content-Disposition","attachment; filename=\"package.zip\"");
        File dir = new File(m_templateDir);
        ZipOutputStream out = new ZipOutputStream(response.getOutputStream());
        addFilesToPackage(dir, "", out);
        out.finish();
        out.close();
    // Recursively walks the directory, adds files to the output stream,
    // and calls itself to handle sub-directories
    private void addFilesToPackage(File dir, String pathPrefix, ZipOutputStream out)
    throws IOException {
        File[] list = dir.listFiles();
        for (int k=0; k<list.length; k++) {
            File f = list[k];
            if (f.isDirectory()) {
                addFilesToPackage(f, pathPrefix + f.getName() + "/", out);
            } else {
                ZipEntry ze = new ZipEntry(pathPrefix + f.getName());
                out.putNextEntry(ze);
                InputStream in new FileInputStream(f);
                byte[] buff = new byte[2056];
                int bytesRead = 0;
                while((bytesRead = in.read(buff)) > -1) {
                    out.write(buff, 0, bytesRead);
                out.closeEntry();
                in.close();
    }

    I had also a problem with W2K when using ZipInputStream, I could not to solve it.
    so I used Unpacked Streams.
    weird indeed.
    Sometimes it works just fine.
    FileInputStream fis;
    byte [] in;
    //ZipFile zf = new ZipFile(new File("data/products.zip"));
    //ZipEntry ze = zf.getEntry("products.wsl");
    //fis =new BufferedInputStream( zf.getInputStrea(ze));
    fis = new FileInputStream("data/products.wsl");
    koko = fis.available();
    in = new byte[koko];
    fis.read(in);
    fis.close();
    I think code was something like abowe (there has been a while...)

  • Nv_done unable to open "flash:/config.text.new"

    Please a help / support;
    A have a WS-C2960-24TC-L that when i type the command copy running-config  startup-config
    Switch#copy running-config  startup-config
    Destination filename [startup-config]?
    Building configuration...
    nv_done: unable to open "flash:/config.text.new"
    nv_done: unable to open "flash:/private-config.text.new"
    nv_done: unable to open "flash:/multiple-fs.new"[OK]
    0 bytes copied in 0.713 secs (0 bytes/sec)
    Switch#
    Best Regards
    Fernando

    Switch#dir system:
    Directory of system:/
        2  -r--           0                    <no date>  default-running-config
        4  dr-x           0                    <no date>  memory
        1  -rw-        1346                    <no date>  running-config
        3  dr-x           0                    <no date>  vfiles
    No space information available
    Switch#

  • SQL Net Easy Configuratin closes in windows vista

    When I try to open Net Easy Configuratin in Windows vista programm closes. Please let me help to solve the problem.

    other programmes like SQL 3.3 installed from same CD working fine in VISTANot certified doesn't necessarily mean it won't work, but if you have problems.......
    and surely D2k is not certified, see Oracle Certification Matrices

  • Orcale Net8  Easy Config not display

    I try to configure my forms builder to access the data base but when I click Oracle Net Easy Config , it is not display for me any thing to start the steps of configuration...any one have idea about the problem and how to solve

    After the installation go to your oracle home directory or the
    designer home directory and in that find the file called
    tnsnames.ora (usually located in \\home\network or net80\admin\).
    edit the file and add an entry something like below
    alias.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521))
    (CONNECT_DATA =
    (SID = oracledatabase_sid)
    where alias -> is aany name suffixed with .world.
    hostname -> is the name of the host, if possible in the
    hostname give the IP address of the machine.
    oracledatabase_sid -> is the sid the oracle database to which
    you will connect usual values would be ora817, orcl etc.
    This should help.

  • How to open color selection diaglog in 10g forms   Plz help

    Hi Everybody
    I'm new to oracle 10g forms
    I want to open color selection dialog in 10g forms
    I've configured demos...nd they r working well....
    Now i want to use code in my forms.......But I tried to see it from the source.. But I couldn't understand...
    Plz help....If anybody knows...
    Thanx in advance

    I've added
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar,colorPicker.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar,colorPicker.jar
    java.io.IOException: Caching not supported for http://192.168.0.106:8890/forms/java/frmall_jinit.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://192.168.0.106:8890/forms/java/frmall_jinit.jar
    java.io.IOException: Caching not supported for http://192.168.0.106:8890/forms/java/colorPicker.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
         at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
         at oracle.forms.engine.Main.<init>(Unknown Source)
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://192.168.0.106:8890/forms/java/colorPicker.jar
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    *** VBean Setting debugMode to ALL
    *** VBean Setting beanName to oracle.forms.demos.beans.ColorPicker
    *** VBean Failed to instantiate class: oracle.forms.demos.beans.ColorPicker java.lang.ClassNotFoundException: oracle.forms.demos.beans.ColorPicker

  • I created an iCloud account and also had to get more space after I have done the purchase, I am unable to backup my phone! I have a stable wifi connection at home and all I see for hours and hours is "Backing Up .. Estimating time remaining"!!!!! Plz help

    I created an iCloud account and also had to get more space so after I have made the purchase, I am unable to backup my phone! I have a stable wifi connection at home and all I see for hours and hours is "Backing Up .. Estimating time remaining"!!!!! Plz help I'm unable to make the backup as I need to transfer all my data on my new iPhone 5S

    This may be caused by a corrupt existing backup that needs to be deleted, or by data on your device that is causing the backup to fail.  To troubleshoot these, try deleting your last iCloud backup (if you have one) by turning off iCloud Backup in Settings>iCloud>Storage & Backup, then tap Manage Storage, tap your device under Backups, then tap Delete Backup.  Then go back and turn iCloud Backup back on and try backing up again.
    If it still won't back up, you may have an app or something in your camera roll that is causing the backup to fail.  To locate which one, go to Settings>iCloud>Storage & Backup>Manage Storage, tap the name of your device under Backups, under Backup Options tap Show All Apps, then turn them all to Off (including camera roll) and try backing up again.  If the backup is successful, then the camera roll and/or one of your apps is causing the backup to fail and you'll have to located by process of elimination. Turn the camera roll On and try backing up again.  If it succeeds, turn some of your apps to On and try backing up again.  If it succeeds again, turn some more apps to On then try again; repeat this process until it fails.  Eventually you'll be able to locate the problem app and exclude it from your backup.
    In the meantime you can back up your phone to your computer by connect it, opening iTunes and going to File>Devices>Back Up.  Also be sure to transfer your purchases (File>Devices>Transfer Purchases).  Then set up your new phone and when given the option, choose Restore from iTunes Backup and follow the prompts to restore this backup to your new phone.  This will be much faster than using iCloud anyway.

Maybe you are looking for

  • Playlist items are greyed out

    I have synced my ipod to itunes. When i play it thru my auto audio system the playlist are greyed out and don't play. Any helpp is appreciated, Frank

  • IPhone 5 power on issues and syncing issues

    I woke up this morning to a blank screen so I shut it off cold and it came back on with the apple, as if it were turning on. Then the apple screen dimmed and a code appeared at the top of the screen similar to a computer starting up. The only way it

  • Screen Info

    How do you erase icons from the screen?  Some are no longer needed.

  • What is the standard business content for BCS on bw3.5?

    Hi all, Can anyone let me know the standard business content for Bcs on bw 3.5? Thanks Pooja

  • Adding image download option for web users

    I have created a photo album and all looks fine, but I want to give users the option to "download all images" so that they can save all of them to their hard drives. I cannot find any way of doing this, and any help would be appreciated. thanks, Chri