Install 8i under Win 98SE

I successfully downloaded and installed Oracle8i under windows 98SE. Yet when I go to SQL Plus or SQL Plus worksheet, if gives me a sign on for username, password and host name. I have no idea what to enter here. I tried system/manager, and it doesn't like it. Therefore, I can't use Oracle until I get past this point. Any suggestions, please.
Kent Friday ([email protected])

As part of your installation, were any net service names created? To check, find your ORACLE_HOME on the start menu and then select Network Administration. Next select either Net 8 Assistant or Net 8 Configuration Assistant. If you don't see a service name defined for your database, create on. After saving the network configuration when next trying to login to SQL*Plus the name of the service you created in Net 8 Assistant is what you use for the hostname.
Of course make sure your database and listener are running before trying to connect.

Similar Messages

  • Error on installing iTunes under Win 8

    Error on installing iTunes under Win 8
    I have recently upgraded to Win 8.  When installing iTunes the following error shows:
    "An error occurred during the installation of assembly 'Microsoft.VC80.CRT.type="win32",version"8.0.50727.4053.publicKeyToken="1fc8b3b 9a1e18e3b",processorArchitecture="amd64". Please refer to Help and Support for more information HRESULT:0x80073715.
    I am running the ITunes x64 install.  I have installed the V++ redistributable with no change in result.
    I have subsequently downloaded and manually installed via the Apple Software update program iTunes.  However this does not allow my iPad to be connected as it is not the x64 version.

    After spending an entire day on this issue, I figured out something that worked.  After installing Windows 8 (64-bit) then Visual Studio 2012 (or 2013) then the latest 64-bit iTunes app, I got the 0x80073715 error.
    What finally worked for me was:
    1) Get all the Windows updates and hotfixes - especially the ones for Visual Studio.
    2) Go to http://www.microsoft.com/en-us/download/details.aspx?id=14431 and download the "Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update"
    3) Only install vcredist_x64.exe.
    After running these steps, I was able to completely install iTunes on my Windows 8 64-bit instance. 
    Hope this helps.

  • Unable to install BBLink under Win 8.1 wheras I succeeded to install under win7 at another laptop!

    I am not able to install the BB Link at my laptop using Win 8.1 64x, wheras I was successfull on another laptop using win 7 32x ?
    Is the available BB Link sw compatible with Win 8.1 64x? I am not sure if the required Visual C+ for the win 8.1 64x laptop was installed correctly. The installation of the required Visual C+ version for the win 7 32x laptop I could observe. How to find out?
    Solved!
    Go to Solution.

    Imagine: I had a good day!! I contacted the help desk of my lenovo touch 3000 laptop.They guided me how to re-install windows 8.1. Preferred mode: without using the recovery disc, without recovery of user data. After re-installing all additional software like anti-virus -, office 2013, webcam etc. all went fine.I downloaded and installed BBLink and visual C+++ and got immediate access to my Bb Z30 smartphone data. Fellow ladies and gentlemen BB users:thanks for all your good and prompt advices!! Over-and-out.

  • Installing Forte under win XP

    Hi
    I am tired of my forte install telling me it cannot find a JVM to install with. I just installed the latest JRE. The error also tells me to use the -is: localpath option. That doesn't work either.
    Can someone show me the proverbial light here?
    Thanks

    After some more investigation and reading the Troubleshooting section of the Getting Started Manual I attempted the following:
    From the Manual:
    "The Sun ONE Studio 4 IDE installer exits
    without installing the product. No messages
    are displayed.
    Here are the possible causes and solutions:
    � The file you have downloaded from the Sun ONE Studio 4 product download page is not complete. Download the file
    again, and check that the size of the downloaded file is the
    same as the file size specified on the product download page.
    Run the IDE installer again.
    � You have specified an invalid command-line parameter in the
    installer.sp file. Check the file and correct any incorrect
    command-line parameter setting. Run the IDE installer again.
    � Run the installer launcher (<installer>.exe file or
    <installer>.bin file) with the option <installer>.exe/bin -
    is:log log.txt. Check log.txt for possible errors
    I attempted:
    ffj_ce_win32.en.exe -is:log log.txt
    In the resulting log.txt file the following errors were outputted:
    Found matching JVM at C:\Java\j2sdk1.4.1
    Matching JVM home is C:\Java\j2sdk1.4.1
    Matching JVM file is c:\DOCUME~1\mjd\LOCALS~1\Temp\LRE2F.tmp
    Executing launch script command: "C:\Java\j2sdk1.4.1/bin\java.exe" -cp "c:\DOCUME~1\mjd\LOCALS~1\Temp\LRE30.tmp\ffj_ce_en.jar" -Dtemp.dir="c:\DOCUME~1\mjd\LOCALS~1\Temp" -Dis.jvm.home="C:\Java\j2sdk1.4.1" -Dis.jvm.temp="0" -Dis.media.home="c:\DOCUME~1\mjd\LOCALS~1\Temp\LRE30.tmp\ffj_ce_en.jar" -Dis.launcher.file="d:\devResources\Java\SunFortePackage\ffj_ce_win32_en.exe" -Dis.jvm.file="c:\DOCUME~1\mjd\LOCALS~1\Temp\LRE2F.tmp" -Dis.external.home="d:\devResources\Java\SunFortePackage" -Djh=C:/Java/j2sdk1.4.1 -Xms20m -Xmx60m run in working directory d:\devResources\Java\SunFortePackage
    Output from the launch script execution
    StdOut:
    ErrOut:
    The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)
    I--------------------------------------
    I researched the Manual again and saw the following option:
    Issue:
    The -is:tempdir command-line parameter
    is not working.
    Ensure that you are using the correct syntax for the commandline
    parameter for the installer. For example, in a Solaris
    environment, the syntax is as follows:
    ffj_ce_solsparc_en.bin -is:tempdir temporary-directory
    I attempted:
    ffj_ce_win32.en.exe -is:tempdir ffjTemp
    Results: a file LRE43.tmp is quickly created but when the Wizard step fails it is flushed. So I copied/pasted it quickly to the desktop and here are its contents. Hope this helps:
    DESC: Sun Java Development Kit (JDK) 1.4.X by Sun Microsystems
    JVM_EXE: bin\java.exe
    CLASSPATH: "-cp "
    CLASSPATH_SEPARATOR: ;
    SYSTEM: -D
    SYSTEM_SEPARATOR: =
    JVM_PROPERTIES:
    java.vendor=Sun Microsystems...
    java.version=1.4...
    PLATFORM_HINT: \HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.4\JavaHome
    PATH_HINT: \j2sdk1.4.0
    VERBOSE: -verbose
    VERBOSE_GC: -verbose:gc
    VERBOSE_CLASS: -verbose:class
    VERBOSE_JNI: -verbose:jni
    VERSION: -version
    BOOT_CLASSPATH: -Xbootclasspath:
    NO_CLASS_GC: -Xnoclassgc
    INIT_JAVA_HEAP: -Xms
    MAX_JAVA_HEAP: -Xmx
    REDUCE_OS_SIGNALS: -Xrs
    CHECK_JNI: -Xcheck:jni
    RUNHPROF_HELP: -Xrunhprof:help
    RUNHPROF_OPTION: -Xrunhprof
    DEBUG: -Xdebug
    FUTURE: -Xfuture
    SEARCH_ALL: 0
    JVM_HOME: C:\Java\j2sdk1.4.1
    JVM_FILE: ./ffjTemp\LRE43.tmp
    JVM_TEMP: 0
    I'm about to just download the entire package and reinstall the VM and Tomcat, etc..

  • [NOOB warning] Getting Java to install under wine

    Having junked windows, I find myself in need of java under wine, but cannot get any version recognized. I have Fedora Core 5, wine-0.9.24, and mail from the Irish Revenue to read, which needs java to log in. I have jre1.5.0_09 showing in the wine uninstaller, and j2se-1.42_01. The about:plugins in Seamonkey (under wine) shows java capability. But when I try to install the Irish Revenue software, or run java executables, it just spews errors and dies
    Irish Revenue offline Software http://www.ros.ie/PublisherServlet/info/install
    does this::
    cmd: "C:\windows\temp\I1166476762\Windows\resource\jre\bin\javaw.exe" -Xms16777216 -Xmx50331648 -classpath "C:\windows\temp\I1166476762\InstallerData\IAClasses.zip;C:\windows\temp\I1166476762\Windows\resource\jdglue.zip; (snip)
    IAClasses.zip is not unarchived.
    Trying to log in without the software shows that the java engine is not recognized :-). The software seems to be a java install, with it's own java engine creating a unique directory each time and using that engine to run the install. All this is way over my head. Any ideas for me?

    I could be wrong, but nothing I find says Java will Run in Wine. See
    http://www.winehq.org/pipermail/wine-devel/2006-February/044722.html

  • Installing Personal Oracle under Win NT4

    I'M TRIYNG TO INSTALL PERSONAL ORACLE UNDER WIN NT WORKSTATION, AND I HAVE AN ERROR WITH DR. WATSON.(I THINK AN ERROR WITH ORACLE INSTALLER)
    I HAVE SERVICE PACK 5
    THANKS.

    please checkout for the latest installer coz we too had a problem. we downloaded the latest installer from the oracle site and now it's fine

  • I need to install the windows version of firefox and run it under wine to see how a page looks but I can only seem to download the linux version

    I keep trying to download the windows version of firefox so I can run it under wine on linux but all I can find is the linux version because the web site automatically detects the os. Any ideas on how I could do this?

    Download from here: <br />
    http://www.mozilla.com/en-US/firefox/all.html

  • MSI KT3 Ultra 2/Win 98SE/ USB Root Hub

    Please, could someone help me to understand if I have the correct installation of drivers for USB  
    for Win 98SE?
    Having installed the USB 2.0 driver from the M/B disk
    Under Device Manger > Universal Serial Bus Controller,
    I have the following entries:
    1x USB 2.0 Root Hub
    3x USB Root Hub
    1x Via PCI to USB enhanced Host Controller
    3x Via Tech 3038 PCI to USB Universal Host Controller
    My M/B Bios version is 5.5 and I have enabled all USB ports (6) in the Bios.

    Hi,
    You don't need to connect USBOC....
    As for the other pins, you have to rewire them....
    Take an Ohm-meter and measure them against a normal USB connector.....
    Don't connect it just like that......

  • No sound on Audigy 2 ZS under Win XP, under Linux

    Hi,
    I have an Audigy 2 ZS installed on my AMD 64 3500+, Board Asus A8N-SLI Deluxe (BIOS 0). I first installed Win XP, Sound drivers and everything worked fine, then installed SUSE Linux 9.3 (x64-Version), and everything was fine too. After a while, under Win XP the sound card stopped working. I don't remember what I changed in my config, but I couldn't get it working again under XP. Under Linux everything is still ok.
    I even reinstalled XP, and still there's no sound. Strange thing is, that the drivers install perfectly and everything on the system seems to be ok, but there's no sound neither on digital-out nor analog.
    Any ideas would be greatly appreciated.

    I tried both, disabling, enabling.
    Currently there's a digital sound system with external decoder connected to it (Creative Soundworks DTT3500 Digital), as well a 5. analog Headphone, so all jacks execept line in are connected. Headphones and sound system is ok, I tested that on other PCs.

  • Trying to install itunes on win 8.1.  keep getting error apple application support not found.  asks me to uninstall and install itunes.  i tried several times and keep getting same error.

    trying to install itunes on win 8.1.  keep getting error apple application support not found.  asks me to uninstall and install itunes.  i tried several times and keep getting same error.

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR suitable for your PC (there's a 32-bit Windows version and a 64-bit Windows version):
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, see if iTunes will launch without the error now.
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Dual Boot,XP Pro Ok but Win 98SE cannot boot

    I have a dual boot system, with 2 primary partitions, and bootmagic installed.  My boot disk is on raid 0 on the raptor drives.
    Installed Win 98SE first, than created second primary partition, installed win xp pro.  Installed bootmagic on 1st primary partition, so can dual boot.
    XP installed and running without any problem.  XP runs fine with either ACPI enabled or disabled.
    For Win 98 SE, with ACPI disabled, with USB enabled, system hangs while booting up.  If I disable USB, I can boot to win 98 SE.  During initial install, the first drivers for my board was the Intel INF.  I suspected the board and brought the board to local tech support.  They showed me that they could install win 98 SE without any problem.  Board, cpu, hsf and rams were the mine.  They used a single hard disk and a single CD Rom.  Therefore, cannot RMA board.
    I am suspecting that because I am using the Promise and Intel Raid, more irqs had to be shared and XP Pro could handle that but Windows 98 SE cannot handle that.  I only have three add on boards, the Storm 2 DV editing card, ATI AGP graphics card and a V.92 modem card.  Nothing else.  I tried to do some fiddling in the bios for the IRQs but does not help.  The only way to boot into Win 98 SE was to disable USB.  
    Could someone give me some pointers on what I could try out further?
    Thank you.

    I had rewritten the information regarding my problem and added in more detail and sent it out to MSI.  Hopefully, they will respond (quite unlikely) .  Here's it:
    I have a dual boot system, with 2 primary partitions, and bootmagic installed. My boot disk is on raid 0 on the raptor drives.
    Installed Win 98 SE first, than created second primary partition, installed win xp pro. Installed bootmagic on 1st primary partition, so can dual boot.
    XP installed and running without any problem. XP runs fine with either APIC enabled or disabled.
    For Win 98 SE, with APIC disabled, with USB enabled, system hangs while booting up. If I disable USB, I can boot to win 98 SE but my Intel Gigabit Ethernet will have an exclamation mark.  Getting newer drivers and Intel INF did not help.  During initial install, the first drivers for my board was the Intel INF. I suspected the board and brought the board to local tech support. They showed me that they could install win 98 SE without any problem. Board, cpu, hsf and rams were the mine. They used a single hard disk and a single CD Rom. Therefore, cannot RMA board.
    I decided to disable the Intel Gigabit Ethernet in Win 98 SE.  After that, I looked into the properties and realized that some memory allocated for the Intel Gigabit Ethernet are being used by other system resources.  If I disable Serial Comm Port 2 and enable USB in bios, I can boot into windows and drivers detection for USB will proceed until it gets to “ Intel ® 82801EB USB Universal Host Controller – 24D7 “ and hangs my system.  I cannot check if the problem is caused by IRQs or Memory allocation.  
    I am suspecting that because I am using the Promise and Intel Raid, more irqs had to be shared, memory allocations were more demanding and XP Pro could handle that but Windows 98 SE cannot handle that.  When I try to do some tweaking in Windows 98 SE properties for the Intel Gigabit Ethernet, I was prompted that I cannot make changes.  I guess the board, at bios level, fixed all the irq and memory allocations and so Windows 98 SE cannot make any changes.
    Anyone can advise what I can do within the bios so that I can do further tweaking on memory resources allocation?  I know that I can do something on IRQ and DMA but seems nothing can be done for memory allocation.
    Hope one of you have some helpful information.  

  • PSE 7.0 Invalid Serial Number under Win 8.1

    Moved from a Dell PC running Win XP SP3 to an HP with an 3.80 GHz AMD 6200 6 core processor, 10 Gb RAM running Win 8.1. Had installed PSE 7.0 four or five years ago on the Dell - it meets my limited needs and I don't really want to upgrade. I re-installed PSE 7.0 (from the Adobe download site) and registered the product on Adobe.com. However, the program refuses to accept the serial number, claiming it is "not valid." Tried Adobe chat and Manoj Kumar confirmed the serial number was valid. However, he then stated that PSE 7.0 is not supported on Win 8.1 and he is consequently unable to assist further. Since the program works fine other than for not accepting a valid serial number, I don't see that Win 8.1 is an issue. Any thoughts? Is it helpful to copy any applicable files from the old computer?  

    Having searched for similar issues with other PSE users, it is apparent Adobe does not intend to respond - none of the numerous questions on serial numbers have received a response. I found the answer to my question, but the solution will not help anyone who can't locate their original installation disks.
    There is an apparent difference in the serial numbers that are issued on-line during product downloads and those that are printed on the box / disk sleeve. I managed to dig up the six year old install disk and initiated setup.The first pop up box requests a serial number and I entered my original number. The installation proceed without incident, other than requesting a file update which I obtained from Adobe downloads. The serial number which was rejected when downloading a copy of PSE 7.0 from Adobe works just fine in the identical disk based install.
    And, a note in passing to "Manjo Kumar:" PSE 7.0 runs just fine under Win 8.1. Please stop using the excuse that Win 8.1 is not supported and give users the real answer: "If you download a copy, you need a downloaded serial number. If you originally installed from disk, you need to re-install from disk. A disk based serial number won't work on a download copy."
    Short sighted attempt by Adobe to force users to purchase another copy of previously installed software.

  • Labview app developed in Win XP wont install properly on win 7

    I developed an app which had hard coded path filenames and built the installer to install them in those specific directories.  I.E. : c:\Program Files\app\myfile.txt.  I ran this installer on a win 7 machine and it put the files in the directory C:\Program Files x86\app\myfile.txt.  As a result, the program does not work because it is looking for the file in the original directory where it isnt.
    How do I get around this problem and allow my app to be installed in either Win XP or Win 7?

    That second example you linked to has nothing to do with project build or installation directories. It is an example that is related to this: Why Does My Executable Not Work When Using the Current VI's Path Constant?
    id wrote:
    Since this new Get System Dir.VI has many more selctions, have these features been incorporated into the project build tool?
    What exactly are you asking here? The building of the installer uses symbolic names for where the files should be placed (ie., "Program Files" to indicate whatever folder is specified as the installation directory). Thus, a user can select to install the application onto some other drive, such as "E:\YourApp", instead of "C:\Program Files" (or "C:\program Files (x86)" on a 64-bit system). There should be no reason for you to set these paths in the installer specification. This simply moves the path hard-coding from the code to the installer. How is this any better?
    Your code should use the Get System Directory VI to get the paths programmatically.
    You should also keep in mind that Windows 7 has further restrictions on the "C:\Program Files" and other folders (such as the root drive). This has come up before, so you can search for these posts. If you want to save something programmatically, under XP it was not an issue, but under Windows 7 it will be an issue if your target is the "C:\Program Files" directory, if that's where the application was installed. Microsoft created the "C:\Program Data" folder for post-installation, run-time saving of files by the application.

  • Installation of Oracle 8i under Win XP ( PC DELL  Pentium 4 )

    Hello,
    I try to Install Oracle 8i under Win XP ( PC DELL Pentium 4 ) but the program of installation can not lanch then
    Oracle Universal Installer
    Please help me

    Hi,
    Oracle 8i doest got install on P-IV machines , so u need a patch for P-iv machine , u can download it from oracle 's website and after u can install 8i on P-Iv machine easily ,

  • FFMPEG screencast is not working for WoW under Wine (AMD Catalyst)

    Hi all. I'm trying to record game video using ffmpeg, but each time when I actually switch my focus to the game window, the picture freezes. Here is the example: http://www.youtube.com/watch?v=r4kfKpgcTAE This is World of Warcraft running under wine. I use AMD Catalyst beta-driver from the unofficial repository (mentioned here) on x64 system (lib32-catalyst-utils also installed).
    I tried this:
    ffmpeg -f x11grab -r 30 -i :0.0 -f alsa -i hw:0,0 -acodec flac -vcodec ffvhuff test.mkv (from wiki)
    and some variations I found over the Internet:
    ffmpeg -f x11grab -r 30 -i :0.0 -f alsa -i hw:0,0 -acodec flac -vcodec ffvhuff test.mkv
    None of them worked.
    I guess it's due to driver, because when I tried recordMyDesktop tool a few days ago with xf86-video-ati driver it recorded wideo. But when I switched to proprietary drider, both ffmpeg and recordMyDesktop are not working. I'm not going to change video driver because it's performance in video-games, so I'm wondering if there is any solution to my problem (except windowed-mode!).
    Thanks.
    Last edited by ghostwolf (2013-07-19 05:02:16)

    Hi,
    I had similar problems when trying to record OpenGL games with FFMpeg CLI. I use the catalyst-test drivers for my AMD HD 6870.
    You could try downloading SimpleScreenRecorder via yaourt; get both, including the lib32-simplescreenrecorder.
    There will be some conflicts, but choosing to replace some files hasn't caused any problems.
    Make sure you have both  lib32-libpulse and lib32-alsa-plugins installed (pacman).
    Once everything is in set, open SSR (SimpleScreenRecorder); set audio input to:
    - Record Microphone
    - Backend: PulseAudio
    - Source: Monitor of Built-in Audio Analog Stereo
    I chose to output as MKV ; H.264 ; MP3 @128
    Select Start Recording and fire up WoW. I was able to playback the game-play video (full screen 1920x1080) with audio.
    You may need different settings from what I have, notably the audio, but it should record in full screen mode.
    Good luck !

Maybe you are looking for

  • Syncing a new iPod Touch in a different iTunes library

    I just bought an iPod Touch (4g) this afternoon and now I'm ready to set it up on my Macbook. I already have an iphone 3g synced up to my itunes library. But now I want to create a new library for the ipod so i don't have to keep checking and uncheck

  • Content Versions getting Created Automatically/Unable to Check-in Originals

    Hello Guru's, Everytime when I try to check-in an original and save the DIR, two content versions of the originals is getting created.This is happening only when I do through the PLM Web UI. Hence I am not able to check-in documents through PLM Web U

  • Radio button in selection screen and push button

    Hi experts, I want to give radio button in selection screen side by side. how we can do this on slection screen. secondly i want to resize push button on selection screen. please provide me the exact solution. thanks babbal

  • Codec question about Quicktime

    Greetings All, I've been rumaging through the help files here at Adobe as well as the internet in general and haven't been able to find the answers I'm looking for so I'm hoping someone here can help. Before I get in to the questions, a little backgr

  • Batch Level Costing

    Hi All, We have enable Batch Management. I have made PO#1 10Qty Total Price 10000 Batch 1 PO#1 20 Qty Total Price 20000 Batch 2 On Material It is showing Average Price as 1666.66 Now When i am issuing the Material to Cost Center MvtType 201 Qty 9 sys