line 58:. / runInstaller: cannot execute binary file

I have problem in January while trying to install 9i on linux


while I try to run. / runinstaller he gave me:

. / runInstaller: line 58:. / runInstaller: cannot execute binary file

I searched this error and output like the following:

file/sbin/init
/ sbin/init: executable ELF 32-bit LSB, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5 linked dynamically (uses shared libs), stripped

file runInstaller
runInstaller: text of the Bourne shell script executable

I thought that I could hurt donwload (64 byte) configurations and I will:

http://www.Oracle.com/technology/software/products/Oracle9i/htdocs/390soft.html and download:


Download the complete files (31 bits)
lnx390_db_9201_Disk1.cpio.gz (440,724,391 bytes)
lnx390_db_9201_Disk2.cpio.gz (616,447,271 bytes)


i error again... someone has some idea?

Thank you

IBM MainFrame is a large central computer that can run it's own operating system called o/s 390 - Z/OS.

It can run several Linux distributions in vm and it very fast!.

Tags: Database

Similar Questions

  • Error then that install g 11 DB Client: cannot execute binary file

    Hi all

    I am trying to install Oracle 11 g Client DB in a system with Oracle Linux 6.6 64bits.

    The installation file was downloaded from oracle

    Link: Oracle Database Enterprise Edition 11.2.0.2.0 zLinux64

    Was able to extract the file downloaded successfully.

    But when I try to install it I am facing the error below.

    [client oracle@VSS-OTM-SERVER] $ pwd
    / Home/Oracle/Desktop/Instalation_Files/DB_Client/customer
    [client oracle@VSS-OTM-SERVER] $ ls
    doc installation answer runInstaller stage www
    [client oracle@VSS-OTM-SERVER] $. / runInstaller
    . / runInstaller: line 260: /home/oracle/Desktop/Instalation_Files/DB_Client/client/install/.oui: cannot execute binary file
    [client oracle@VSS-OTM-SERVER] $ ls - ltr
    Total 32
    -rw - r - r-.  1 oracle oinstall 4077 December 18, 2010 www
    drwxr-xr-x.  March 26, 2011 doc oracle 8 oinstall 4096
    drwxr-xr-x.  4 oracle oinstall 4096 28 March 2011 installation
    drwxr-xr-x.  March 28, 2011 answer 2 oracle oinstall 4096
    -rwxr-xr-x.  1 oracle oinstall 8564 runInstaller from March 28, 2011
    drwxr-xr-x. oracle stage 14 oinstall 4096 March 28, 2011
    [client oracle@VSS-OTM-SERVER] $

    Help, please.

    Thank you

    Vishwamber Shetty

    Hello

    As I see you have downloaded zLinux.

    zLinux is only for Linux on IBM mainframes.

    If you use a different material, you will need to download Oracle for linux_x86 for 32 bit or linux_x86 - x 64 for 64 bit.

    Kind regards

    Ivica

  • OVFTool. Cannot execute binary file

    I downloaded the version of ovftool (VMware-OvfTool - 1.0.0 - 117388.i386.tar.gz) for use on the VMWare ESX 3.5 Server

    It displays the following error in CLI:

    [root@vmserver ovftool]# ./ovftool
    ./ovftool: line 29: ./ovftool.bin: cannot execute binary file
    [root@vmserver ovftool]# uname -a
    Linux vmserver.local 2.4.21-57.ELvmnix #1 Wed Oct 15 19:00:05 PDT 2008 i686 i686 i386 GNU/Linux
    

    Unfortunately we are unable to use version for windows.

    Someone at - it a solution?

    Sorry this is not the correct version of ovftool:

    Please use the link on:

    http://communities.VMware.com/community/developer/OVF

    Click on the download button (also download the user's guide)

    Eske

  • Cannot open binary file in Momentics IDE using C++

    Hello

    This has more to do with C++ with qml but I'm stuck for awhile now and maybe someone here knows the answer.

    What I want to do in my app is I open and read a file once I clicked on a button. This is my code to open the file:

    // after button is clickedfstream file;
    file.open("S:/filepath/file.abc", std::ios::in|std::ios::binary);
    
    if(!file.fail()) qDebug() << "File not found!";
    else if(!file.good()) qDebug() << "Can't open file";
    else if(!file.is_open()) qDebug() << "Error opening file!";
    else{
        qDebug() << "Start opening file ...";
        if(file.is_open()) {
            qDebug() << "File is open!";
        }
    }
    

    First of all I don't get the "file not found" - message so the! file.fail () command works very well and that the file exists.

    But when I then check if the file is opened with! file.good () it gives me my error message that the file is not opened.

    My version of test in Visual studio, has worked well. But not in the momentics IDE it does not work. Can someone give me a clue what to do?

    I'll hazard a guess may be for the user to select a file and then read it in this case, you will need to use a FilePicker...

    http://developer.BlackBerry.com/native/documentation/Cascades/UI/pickers/filepicker.html

    Using what happens then a path valid + file name with which you can use to switch to QFile...

    http://developer.BlackBerry.com/native/reference/Cascades/QFile.html

    As a hint of Windows has its own way of doing things, UNIX (and in this case QNX with Qt/Cascades on top) another.

  • I wrote the software for 33 years. I have a lot of apps. I would use html/xml to replace my aging FDI. Firefox is no longer execuate a binary file called directly to Hypertext on the local system. Why?

    I would rather not re - write the old of the IDE I have used for years but rather replace them with the style sheets for xml/html/web. Konqueror is running locally the binary with a launcher script. Firefox, Chrome, re-Konq, WebPositive and IE Explorer will not. If Firefox or SeaMonkey should run my binary that I could easily replace the old of the IDE and myself and my customers save a lot of time and money.

    Firefox does not execute binary files for security reasons. In other words, to prevent novice users to install malicious software.

  • write 1 d digital table in a binary file and start a new line or insert a separator for each loop writing file

    Hello:

    I'm fighting with digital table of 1 d writeing in a binary file and start a new line or insert a separator for each loop writing file. So for each loop, it runs, LABVIEW code will collect a table 1 d with 253 pieces of a spectrometer. When I write these tables in the binay file and the following stack just after the previous table (I used MATLAB read binary file). However whenever if there is missing data point, the entire table is shifted. So I would save that table 1-d to N - D array and N is how many times the loop executes.

    I'm not very familiar with how write binary IO files works? Can anyone help figure this? I tried to use the file position, but this feature is only for writing string to Bodet. But I really want to write 1 d digital table in N - D array. How can I do that.

    Thanks in advance

    lawsberry_pi wrote:

    So, how can I not do the addition of a length at the beginning of each entry? Is it possible to do?

    On top of the binary file write is a Boolean entry called ' Prepend/chain on size table (T) '.  It is default to TRUE.  Set it to false.

    Also, be aware that Matlab like Little Endian in LabVIEW by default Big Endian.  If you probably set your "endianness" on writing binary file as well.

  • binary file with line break

    Hello

    Today, I need to import data from a binary file / mixed text. The structure is

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    CH1 octet1 Ch1 Ch2 Ch2 octet2 CrLf octet1 octet2

    My first attempt was a DataPluginExample3.VBS updated the

    Void ReadStore (File)

    Sun block: SetBlock = File.GetBinaryBlock)

    Dim Channel1: Set channel 1 = Block.Channels.Add ("Low-Timer", eU16)

    Canal2 Dim: Set Canal2 = Block.Channels.Add ("High-Timer", Ue16)

    Dim canal3: Canal3 Set = Block.Channels.Add ("CrLf", Ue16)

    Dim ChannelGroup: Set ChannelGroup = Root.Channelgroups.Add ("ESR_Timing")

    ChannelGroup.Channels.AddDirectAccessChannel (Channel1)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel2)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel3)
    "(Kanal 3 ist nur $OD$ OA CrLf)"

    End Sub

    Unfortunately, each odd sample, the data are corrupted and then become misaligned. And the beginning of data entry does not exactly start a new line.

    So I would use the CrLF to re-sync.

    How can I mix the approach of the ASCII-readline with binary data?

    The following does not work: I try to tell the trainer to use vbNewLine (= CrLf = $0D $0) to separate lines and use the channels of direct access with the data type of U16. But when you use the line break, apparently the import filter also expects the delimiters instead of raw binary values.

    Void ReadStore (File)

    File.Formatter.LineFeeds = vbNewLine

    File.SkipLine () ' Sicherstellen, dass erste wird ignoriert line unvollstandige

    Sun block: SetBlock = File.GetStringBlock()

    Dim Channel1: Set channel 1 = Block.Channels.Add ("Low-Timer", eU16)

    Canal2 Dim: Set Canal2 = Block.Channels.Add ("High-Timer", Ue16)

    ' Dim canal3: canal3 Set = Block.Channels.Add ("CrLf", Ue16)

    Dim ChannelGroup: Set ChannelGroup = Root.Channelgroups.Add ("ESR_Timing")

    ChannelGroup.Channels.AddDirectAccessChannel (Channel1)

    ChannelGroup.Channels.AddDirectAccessChannel (Channel2)

    End Sub

    Thank you for your comments.

    Michael

    Hi Michael,

    I think this use made the rounds.  I had to ignore all partial to the first row of values in order to keep the correspondence of the line of the high and low timer values.  Also note that by default the U16s are read with LittleEndian byte order - you can change that with File.Formatter.ByteOrder = eBigEndian.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • executable files: cannot access the file because it is being used by another process

    Hello
    I created a file named test.bat on my desk
    baptized "test.bat" and sent the notebook, wrote "REM" and recorded.
    so, I closed my notebook and reopened, has added another "REM" and saved the file again.
    then I tried to rename, move the file to another folder and delete
    everything went without any problems.

    But if I create the file and run it, the command prompt will appear for a while and then disappear.
    I can rename or move the file without any problem,
    But if I try to edit the file in Notepad, I get this error:

    The process cannot access the file because it is being used by another process.

    and the file is not saved.

    also, if I try to delete the file, it seems to be deleted until I press F5, the file appears again.
    When you try to rename/move this new file, I get another error:

    File Access Denied

    You need permission to perform this action

    You need the permission of the administrator of the computer to make changes
    in this file

    It seems the file is opened (or if I choose to delete) after a few minutes, then it is not if I try to access
    the file (I kept pressing F5 every few seconds for 15 minutes and the file is missing)

    the problem appears if occuar with any file name, anywhere, not just the office or home by car, not even on the same disk,
    while I had no problem when I started in an old installation of windows xp and repeat the same steps.

    I tried to use the sysinternals utility handle, that's what I have:

    After creating test.bat:
    C:\Users\User>handle test.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    After you run test.bat:

    C:\Users\User>handle test.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: file A18: C:\Users\User\Desktop\t
    EST.bat

    has obtained the result above after attempting to remove test.bat also.

    After the creation of othertest.bat:

    C:\Users\User>handle othertest.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    After execution of othertest.bat:

    C:\Users\User>handle othertest.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: BD0 file: C:\Users\User\Desktop\o
    thertest.bat

    After you rename the othertest.bat:

    C:\Users\User>handle othertest.bat

    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    No found the corresponding handle.

    C:\Users\User>handle renamedtest.bat

    Handle v3.51
    Copyright (C) 1997-2013 Mark Russinovich
    Sysinternals - www.sysinternals.com

    System pid: 4 type: BD0 file: C:\Users\User\Desktop\r
    enamedtest.bat

    the also occuars when I run any .exe file and delete it after its finished running, I deleted
    the handle.exe and the handle64.exe after the test above and at the same time returned when I updated their records.

    can someone help me?
    IAM using Windows 7 ultimate 64-bit.
    Thank you.

    I struggled with this VERY ENNUYANT thing for a long time on a Windows Server 2008 R2.

    Just found the answer:

    http://superuser.com/questions/260375/why-would-system-continue-locking-executable-file-handles-after-the-app-has-exit

    Activation of the service 'Application Experience' does the trick for me.

    If I got paid for every minute spent dealing with the mysteries of Microsoft... No, wait! Paid!

    Thank you Microsoft!

  • Read large binary files in addition to 1,000 records

    I have a few large binary data files created in Labview which cannot be entirely read in Labview. Normally acquire us data in Labview and analyze in Matlab. But now we need to read them in Labview. The files have a header that tells us very well. Then there is data of 64 channels. There is a piece of data of each channel for each stamp of time for 300 000 locations. The table of data read in is therefore 64 lines by 300 000 columns.

    MATLAB reads these files in their entirety. But Labview will show only the first 1000 columns. After reading the data file my table is only 64 lines per 1000 columns. It seems that is the default maximum table size or the maximum number of records for Binary File.vi reading is somehow limited. I searched and didn't find an answer.

    My vi is attached. The data file is too large to post on the forum. If someone can tell me how to post large files, I'll put it up.

    Any help would be greatly appreciated!

    I can't download your data file.  It is blocked by my antivirus because it is suspicious of your file hosting websites.

    You have your program that creates the data file?  See how writing can say more how the data file is packaged.

    Try to set the data type for the last reading a constant I16 rather than an array of 2D I16.  When you read a 2D picture, he expects that size data in row and column to be part of the information, in that it is reading.  If this information is not there, then it will be you end up with an error message you get.

    If the data have been written just as a series of values I16, then row and column sizes will not here.  Then read in as a type of data I16 and you will get a 1 d table as long as necessary.  Then, you would need to remodel in a table 2D of the appropriate dimensions.

  • FRM-10221: cannot read the file "MN_MENU.mmb".

    I got this error when executing my forms, that is migrated from 6i to 11 g.

    What I've done so far:

    1 > .mmx .fmx files are in the same folder, and this path is added to FORMS_PATH, no space in the path.

    2 > menu name "MN_MENU" is added to the Menu Module of the form property

    3 > run as user 'oracle', have the permission to read the files.

    4 > menus and forms all compiled without errors

    So, why else might be?

    FRM-10221: cannot read the file "MN_MENU.mmb".

    It is usually an error in design compared to a runtime error. In addition to the FMX and MMX files are in the FORMS_PATH, you must, of course, the binary from the source (.) FMB and. MMB files) are also at your FORMS_PATH.

    I got this error when executing my forms...

    Could you please clarify what you mean by that? Are you this error during the execution of the application (on the application server) or when you open and run your form from forms manufacturer?

    In addition, can clarify what FORMS_PATH you have updated? There are two FORMS_PATHs that should be updated on a developer workstation. The first is in the Windows registry. The second is in the default.env file that is used by the form designer when you run your form from the form designer. On the application server, simply change the FORMS_PATH in the default.env.

    Craig...

  • Click on the link-get "Windows cannot open the file" select a program?

    After clicking on link get "Windows cannot open this file" have to manually "selecta program programs installed" Firefox appears as a choice and I double-click. How can I solve this problem / eliminate these extra steps
    ? Thank you Joe
    I am running Windows XP, MS office Outlook 2007

    Is it a link in an e-mail message in Outlook? This problem arises from time to time.

    While Firefox can usually set himself as the proper application to open the URL, you click in other programs, settings are sometimes blur or do not take. This article has tips to solve this problem: setting Firefox as the default browser does not work - what to do. Anything there help?

    If the problem persists, is there something special about how you start Firefox? For example, you have this launch in a security 'sandbox' or virtual machine? You have all the command-line options set to allow several simultaneous sessions of Firefox, or call the Profile Manager? If none of this sounds familiar to you, the answer is probably not.

  • Photosmart C4780 installation fails at the "system cannot find the file specified."

    My problem began simply with your printer, a HP Photosmart C4780, who has always had a wireless connection and would not print.  Initially, the checked network connection fine control panel of the printer.  I ran a Microsoft printer troubleshooting, which found a block in line print and authorized.  The first test page print, but did print the "internal test page.  I did not understand what it meant, so I looked for help on the HP site.

    I ran the HP print and Scan Doctorand he suggested I have reinstall the driver.  I have downloaded and saved the current HP (PS_AIO_06_C4700_USW_Full_Win_enu_140_175.exe) and then uninstalled the existing driver.  When I tried to install a new, a window pops up saying "the system cannot find the file specified," with only a single box for click that simply says "OK".  The installation went through 'examining installation options', after entering "check updates, download updates, install updates" and then it was all in "audit system", who jumped out of the window "file not found" upwards, and when I clicked 'OK', the installation window as well as the error message box simply disappeared.  Which I suppose is the path to the file is under the window, but it didn't fit so he showed not the end.  What I read was "C:\Users\... \Local\Temp\7zS588E\Setup\.\Setup\hpzpnp40...»

    I found a topic on the same printer model for the same problem in the forum, which offered this hotfix:

    You must first complete a level 3 of the software uninstallation. I've included the steps below to do this.

    1. press the Windows key and the letter R
    2. type %temp%, and then click OK
    3. open the 7z folder (a more recent if there are multiples)
    4 open the util folder
    5 open the folder of the ccc
    6. double-click on the Uninstall_L3

    Once you have completed the Uninstall_L3, delete all of the items listed in the temp folder. Note, you will not be able to remove all the elements, please ignore those that do not. Then please empty the trash and perform a clean boot. I've included the document «How to perform a boot in Windows» If your computer does not request it, restart your computer.

    Once your computer is back, you must reinstall the printer software. You can do this either by using the Setup CD, or by downloading the software.

    I did what was suggested, until he got to the point where it says it was the case recommend not removing any more items if I had intended on using the HP Officejet printer (Yes, I have a second HP printer connected to the network) anytime in the future.  Not really understand how it all works, I decided to stop what I was doing, so unfortunately it has not solved my problem.

    Do I need to uninstall both printers HP before I can reinstall a?  And if I do that, is there a reason that I wouldn't be able to reinstall the two printers?  Looks like I'm asking trouble.  Bottom line... I can not install the driver.

    I tried to install the full versions and the driver base and still get the same result.

    I have a HP Pavilion dv6 - 3100t for computer laptop, running Windows 7 Edition Premium, version 6.1.7601 family service pack 1 64-bit.  I have not installed new hardware or software.  This printer has always had a wireless connection.  The router I'm using is a Netgear 54Mbps WGR614 v6 (provided by my cable company) and the network includes not only my laptop and the Photosmart printer, but also desktop ASUS, HP printer, an Officejet 6300 series (used only for printing graphics and photos via a wired to the router) and a chip on Vizio TV.  I use Norton 360 first Edition and disabled the antivirus auto-protect when I downloaded and tried to install the driver.

    Help, please!  And thanks in advance for your time and your attention.

    Oh, Jamieson, it worked!  I can print again!  A massive amount of thanks and congratulations to you.

    I couldn't believe it when he actually passed the point where it normally would stop the installation, but then almost at the end, upward jumped «Fatal error during installation»  My excitement sank into a depression.  He said while the installation was not successful and he needed to collect information in order to diagnose the fault.  I looked at what has been collected, and it was more or less gobblety-* beep * for me.  There was a code of 19714722 error condition, if that means anything.

    Then he placed on my desk, the "Error of Installation HP - Windows 7.hta" file and instructed me to do away with the current window, restart, and then open the file and move forward with these guidelines.  I did and he basically had me to restart the computer once again, and then turn the printer off, unplug the printer, then unplug the router, wait 30 seconds and then plug the TAA - DAA and back in, I'm back in the business of printing.

    Thank you very much for your time and patience.

    All the best to you and yours!

  • Treatment of mixed fast representation binary files

    Hello world

    I see several ways to tackle this, but I'm looking for the fastest approach that my data set is very large...

    The question:

    I have a binary data file with 2D data.

    It encodes 200 + differnet "columns" which are repeated over time (sampled)

    The data contains data mixed representaitons: a mxiture of I8, U16, I16 etc., U8.

    They are all regullarly repeated in a structure of known file (660 bytes per 'line')

    I want to gnereate the form of tables 1 d differnet 200 + file each using the correct data retrieved (or a subset of the columns).

    I can load the file using the binary file read and I specify U8 as data type. Then I can rediension to the correct 2D array.

    I am now stuck on the fastest method to treat the columns of data (bytes 1-2) in the tables in 1 d retrieved digital corect (2 x U8 i16 etc.).

    Scanning, byte-by-byte would be very slow.

    any suggesitons?

    Looks like you have a pretty good handle on that.

    Here is how I would do it, assuming I had the back down at U8 when necessary at a later time.

  • How to determine the size of the binary file data set

    Hi all

    I write specific sets of data in table in a binary file, by adding each time so the file grows a set of data for each write operation.  I use the set file position function to make sure that I'm at the end of the file each time.

    When I read the file, I want to read only the last 25 data sets (or numbers).  To do this, I thought using the position set file to set the file position where it was 25 sets of data from the end.  Math easy, right?  Apparently not.

    Well, as I was collecting data file size as I began the initial tet run, I find the size of the file (using file order size and get number of bytes so) as the size increases the same amount every time.  My size and the format of my data being written is the same every time, a series of four numbers double precision.

    I get increments are as follows, after the first write - 44 bytes, after 2nd - 52 bytes, 3 - 52 bytes, bytes 44 4th, 5th - 52 bytes, 6 - 52 bytes, 7th - 44 bytes and it seems to continue this trend in the future.

    Why each write operation would be identical in size of bytes.  This means that my basic math for the determination of the poistion of correct file to read only the last 25 sets of data won't be easy, and if somewhere along the line after I've accumulated hundreds or thousands of data sets, what happens if the model changes.

    Any help on why this occurs or on a working method, all about the problem would be much appreciated.

    Thank you

    Doug


  • read mixed type C binary file

    Hello

    I have the script program, which can produce the desired data in csv, ASCII and binary file format. Sometimes not all of the useful numbers are printed in the csv file, so I need to read data from the binary file.

    I have atttached what I have so far and also a small csv and the bin file, containing the same data.

    I read the first value of the integer (2), but the second data type is a string, and I can't read this one... I get the error at the end of the file, I guess because the type does not, or I guess I should read the data in a different way?

    According to what I see in the csv file, the structure of the binary file should be the following:

    integer, String, float, and repeated once again all the lines in the file csv...?

    Thanks for the tips!

    PS. : the site does not allow me to upload files, so here they are:

    https://DL.dropboxusercontent.com/u/8148153/read%20Binary%20File.VI

    https://DL.dropboxusercontent.com/u/8148153/init_in_water.csv

    https://DL.dropboxusercontent.com/u/8148153/init_in_water.bin

    Here is a basic example of what I mean. Oh, the whole analysis and the string. The floating-point number at the end is not decode properly. I tested on the first entry in your file binary. If you have access to the code that generates this data, you can see exactly what format the data is. Your data seems to be 22 bytes of length.

Maybe you are looking for