Urgent Error : Make file in PRO*COBOL

Hi All,
We are trying to Make a COBOL file using Oracle 8.0.5 but ends with an error in a production environment. The OS is Solaris 8.
cob : Library not found : -lsqlnet
Make : fatal error : command failed for target "<Prog name> "
I checked the environment for LD_LIBRARY_PATH set to /usr/ccs/bin:${PATH} also included the $ORACLE_HOME/lib and $ORACLE_HOME/rdbms/lib paths to the above variable. Still it returns the same problem.
Can any one help me solving this problem as it is very critical.
Regards,

Finally ot it to compile successfully by creating a new Makefile in the SpaceTriangle directory with those make commands which had been phonied out in the original Makefile in the 12_Stage3D directory which contains the SpaceTriangle directory. Of course I had to make four changes to the path references when it referred to files in the SpaceTriangle directory.
I also had to copy the header files AGAL_internal.h and AGAL.h into the SpaceTriangle directory.
After that I ran the newly created Makefile in the SpaceTriangle directory, and it compiled perfectly (no errors, no warnings, and the expected output).  BUT, the resulting swf, SpaceTriangle.swf, would not run in Flash Player Debugger Version 11.6.602.167 (11.6). Here's the error message from the Flash Player Debugger:
ReferenceError: Error #1065: Variable __start1 is not defined.
          at com.adobe.flascc::CModule$/start()
          at com.adobe.flascc::CModule$/startAsync()
          at com.adobe.flascc::Console/init()
          at com.adobe.flascc::Console()
          at com.adobe.flascc.preloader::DefaultPreloader/onPreloaderComplete()
Any ideas anyone?

Similar Messages

  • Error: Writing LOB with Pro*COBOL

    Hi,
    I'm trying to write an Oracle CLOB object using a COBOL application and Pro*COBOL. The following code is quite similar to the Oracle Documentation Example. However, I would always get the fatal error
    Attempt to access item beyond bounds of memory (Signal 10)
    Here's my code (erased the EXEC SQL...END-EXEC for readability):
    ALLOCATE :WC-MESSAGE-TXT
    SELECT MESSAGE INTO :WC-MESSAGE-TXT
    FROM T_MESSAGE
    WHERE ID = :WV-ID
    FOR UPDATE
    LOB WRITE :WC-MESSAGE-LEN
    FROM :WV-MESSAGE
    INTO :WC-MESSAGE-TXT
    FREE :WC-MESSAGE-TXT
    Can anyone help, please!
    Thanks, Ulf

    Have you checked the system requirements for using Pro-Cobol with Oracle 11g and Linux? See here:
    Pro*COBOL® Programmer's Guide 11g Release 1 (11.1)
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28428/pcoabops.htm#insertedID1
    Hope this helps,
    Ben

  • [SOLVED] error make file compat-drivers

    I just install arch linux on my laptop, and now I don't have any internet connection, last time i use an analog modem install it via wvdial, after the reboot it doesn't recognize the command, so now I'm trying to install my ethernet connection, with this
    $ wget http://www.orbit-lab.org/kernel/compat- … pc.tar.bz2
    $ tar xjf compat-wireless-3.6.8-1-snpc.tar.bz2
    $ cd compat-wireless-3.6.8-1-snpc
    $ ./scripts/driver-select alx
    $ make
    $ sudo make install
    $ sudo modprobe alx
    Cause I don't have internet connection I download the package with other pc, problem now is that when I type the command ./scripts/driver-select alx appears something like this
    Processing new driver-select request...
    Backing up makefile: Makefile.bk
    back up exists: Makefile.bk
    backing up makefile: drivers/net/ethernet/broadcom/Makefile.bk
    backing up makefile: drivers/net/ethernet/atheros/Makefile.bk
    Backup exists: Makefile.bk
    Backup exists: Makefile.bk
    Backup exists: drivers/net/ethernet/broadcom/Makefile.bk
    I don't know if the code above indicates that something is missing, but when I try the make command this appears
    ./scripts/gen-compat-autoconf.sh /mnt/usb/compat-wireless-3.6.8-1-snpc/ .config /mnt/usb/compat-wireless-3.6.8-1-snpc/config.mk > include/linux/compat_autoconf.h
    make -C /lib/modules/3.7.10-1-ARCH/build M=/mnt/usb/compat-wireless-3.6.8-1-snpc modules
    make: *** /lib/modules/3.7.10-1-ARCH/build: No such file or directory. Stop.
    make: *** [modules] Error 2
    Thanks for those who took his time for read my treath
    Last edited by unknow04 (2014-08-20 06:01:28)

    Did you recently update the kernel and not reboot? Although your path, "/lib/modules/3.7.10-1..." seems to be correct, though. I had a similar problem, except the path make was using was "/lib/modules/3.7.9..." when my kernel version was actually 3.7.10-1. It turns out that I had forgotten to reboot after a kernel upgrade. Rebooting fixed it for me. I... kind of doubt this is your problem, though.
    cd to your /lib/modules/3.7.10-1-ARCH directory, and check to see that there is a symlink in there called "build".

  • Error loading file for Pro-53 plugin

    Greetings,
    I keep having to tell Logic 8 Pro where the file 'def.p5a' is located everytime I load the Pro-53 plugin.
    Any help?

    This is a Pro-53 default patch bank. Either it's not in the right place, or it's an issue with Pro-53 - in either case, this is an NI issue and nothing to do with Logic.

  • URGENT Error in Final Cut Pro with Snow Leopard!!

    I have discovered a serious flaw with Snow Leopard using Final Cut Pro.
    Many of the Live Type Files in my timeline are "Media Missing In Live Type File" when converting to IMX 30MP/ps in Quicktime.
    Has anyone else seeing this major problem using Final Cut Pro 6?
    Is there a solution to this?
    JKai

    I found a way around this problem: Open Live Type then open the troubling Live Type files in your FCP timeline back to it's original format in Live Type - then using the "Render Movie" command (com/R) in Live Type convert the file again. Place it back in the Final Cut Pro timeline. This should prevent "Media Missing File" from omitting your Live Type files when converting your FCP timeline into a Quicktime file in IMX (30mb/s) or NTSV Quicktime formats.

  • Environnement with pro-cobol and linux redhat

    Hi,
    I have a linux redhat Linux 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux
    and oracle 11g database where we have installed Pro-cobol with a launcher xframe ( not me !)
    we want to use command-line with pro-cobol :
    exemples :
    export COBOLOPTS="-dy -shared -M -lxconv -L$XFRAMEHOME/lib -I $PWD -WC,""DLOAD"" -WC,""SOURCE"" -WC,""COPY"" -WC,""XREF"" -WC,""FLAG(E)"" -WC,""MODE(STD)"" -WC,""ALPHAL(WORD)"" -WC,""NOTRUNC"" -WC,""NOSDS"" -WC,""SRF(FIX)"" -WC,""MAP"" -do ./ -dp ./ "
    cobol -o OV1SLSP.e OV1SLSP.pre OV1MADR0.o $ORACLE_HOME/precomp/lib/cobsqlintf.o OV1MADR1.pre.o OV1MSNT0.pre.o 2> OV1SLSP.errors
    execution:
    OV1SLSP.e
    results
    Erreur de segmentation
    we have a this error.
    but when we use xframe launcher :
    execution:
    xrun OV1SLSP
    results
    XRUN: STARTING OV1SLSP
    OV1MADR0 PLANTAGE SQL RNVP : -1012
    SQLERRMC ORA-01012: non connecté
    COBOL:rts: HALT: JMP0015I-U [PID:000004A0 TID:B7FFC940] CANNOT CALL PROGRAM 'COBCANC'. xvsamRts: undefined symbol: COBCANC PGM=OV1MADR0
    XRUN: TERMINATED WITH CODE 134
    =>This message is normal because we have connect to database !
    It's working perfect.
    My question is : what is the correct librairies to have to make static compiling pro-cobol's programs?
    hope to be cleared.
    Thanks.
    Edited by: french_dam on 28 janv. 2011 10:07
    Edited by: french_dam on 28 janv. 2011 10:11

    Have you checked the system requirements for using Pro-Cobol with Oracle 11g and Linux? See here:
    Pro*COBOL® Programmer's Guide 11g Release 1 (11.1)
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28428/pcoabops.htm#insertedID1
    Hope this helps,
    Ben

  • Where can I download the COBOL precompiler PRO*COBOL?

    Where can I find the install files for Pro*COBOL on OTN? They were available at least a year ago. I am looking specifically for procob18. Thanks in advance - please email "nguyen at uwosh.edu".

    Is your system 64 bits. If not then you wont get a download.
    Not all apps displayed for download | Creative Cloud desktop app, Adobe Application Manager 

  • NVL2 in pro cobol giving the error.

    For some reason we are getting an compiler error when we use NVL2 function in embedded sql statement in a pro-cobol module. Here is the output from the compiler. Do we have to add any options to recognize the new functions/keywords?
    procob iname=vas107h2.pco include=/oracle/home/product/9.2.0/precomp/public ireclen=132 oreclen=132 sqlcheck=full ltype=none
    " PICX=VARCHAR2 include=/jsbatch/vista/dev/cobol/cpy
    Pro*COBOL: Release 9.2.0.7.0 - Production on Tue Oct 31 13:49:35 2006
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    System default option values taken from: /oracle/home/product/9.2.0/precomp/admin/pcbcfg.cfg
    Error at line 595, column 12 in file vas107h2.pco
    EXEC SQL DECLARE DRIVER CURSOR FOR
    ...........1
    PCB-S-00576, PLS-201: identifier 'NVL2' must be declared
    Error at line 595, column 12 in file vas107h2.pco
    EXEC SQL DECLARE DRIVER CURSOR FOR
    ...........1
    PCB-S-00576, PLS-0: SQL Statement ignored
    *** Error code 1
    make: Fatal error: Command failed for target `vas107h2'
    Thanks,

    I'm not familiar with Pro*Cobol, but there's a similar issue with Pro*C, the parser does not recognize this built-in function. Given workaround is:
    1) Use NVL() instead of NVL2().
    2) Use Dynamic Sql in Pro*C. For example:
    EXEC SQL EXECUTE
    declare
    v_var varchar2(100);
    BEGIN
    execute immediate 'select nvl2(user, user, 'N/A') from dual' into v_var;
    END;
    END-EXEC;
    If that doesn't help, you should contact Oracle support.
    Werner

  • PRO*COBOL/Oracle 9.2 Error

    I am trying to run a COBOL program using SQL. The program is pre-compiled with PRO*COBOL and the then with Microfocus NET Express. At runtime i get the following error.
    $ ./testsample
    Execution error : file 'sample1'
    error code: 114, pc=0, call=1, seg=0
    114 Attempt to access item beyond bounds of memory (Signal 10)
    HP/MF COBOL Version: B.13.45
    HP-UX hptest B.11.11 U 9000/800
    pid: 22012 gid: 102 uid: 104
    Thu Nov 21 19:03:12 2002
    7:03pm up 36 days, 6:23, 34 users, load average: 0.28, 0.16, 0.13
    Thread mode: No Threads
    RTS Error: COBOL
    Sync Signals: COBOL
    ASync Signals: COBOL
    cobtidy on exception: False
    I get the same error with the sample program. Any idea what the cause may be?

    Hello,
    Reason: Your data might contain some foreign characters [non-english] ie., your server nls_lang settings might be different to the client nls_lang settings, as a result the new nls_lang characters will occupy extra bytes because of which even though it is apparent that you are using around 2000 bytes you may be using more than 4000 bytes. Examples Japanese characters seem to take 2 bytes per character, similarly russian takes 3 bytes per character.
    The ojdbc14.jar seems to be doing some check on this and if the characters are more than 4000 bytes it gives u the ora-01461 error but the new 10G ojdbc14.jar allows this.
    On the other hand you may be genuinely trying to insert more than 4000 bytes characters into varchar [example trying to insert the text values into a varchar()]
    You may want to try this:
    * Please download ojdbc14.jar from
    http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.htmla>
    * Replace the old $omwb_home/lib/ojdbc14.jar with the ojdbc14.jar that you have downloaded in the step above.
    Try a capture now.
    Thank you.
    Srinivas

  • Make File Errors - Tuxedo ART

    I have copied the make file provided along with the Tuxedo ART samples onto the demo directory. But when I do a make usage in the samples directory(Fig.1) it works. Where as it doesnt work in the directory, where I have copied.(Fig.2). Kindly help to fix this error.
    Fig.1
    [root@SJP2VM0140 source]# pwd
    /home/user/oracle/art_wb11gR1/samples/STDB2ORA/source
    [root@SJP2VM0140 source]# ls
    BATCH CICS COPY DDL JCL makefile MAP
    [root@SJP2VM0140 source]# make usage
    ============ Help usage =============================
    This makefile process all or selected files for R4Z ..
    Extentions of Files names available :
    .pob : Result of parsing (Under the directory pob of the component)
    .cdm : Result of parsing without rules, generated automaticly by the parser
    .shrec : Result of parsing without rules, generated automaticly by the parser
    Fig 2
    [root@SJP2VM0140 source]# pwd
    /opt/Tuxedo/KIXEDO/TUXDEMO/source
    [root@SJP2VM0140 source]# ls
    BATCH Cobol-dump-map.pob JCL MAP symtab-TUXDEMO.pob
    CICS COPY makefile Reports-TUXDEMO
    [root@SJP2VM0140 source]# make usage

    Hi,
    possibilities:
    1. missing bos.adtm.libm (not installed), so missing /usr/lib/libm.a
    2. missing /bin from PATH
    Herald ten Dam
    http://htendam.wordpress.com

  • Error message: Missing PDF maker files in Word 2007

    OK, I am beyond frustrated. I have had nothing but trouble with Windows Vista and Adobe Acrobat. Please help!!!
    What happens: first, the pdf addin for Word 2007 suddenly becomes disabled, for no apparent reason. Forget about trying to re-enable it through the Add-Ins menu, because Word tells me that the "connected state of Office Add-Ins registered in the HKEY_LOCAL_MACHINE cannot be changed". This is a problem for me, because I use a special font (Vietnamese) that sometimes gets corrupted when running pdf maker. The only consistent way I have found to avoid this problem is to run the pdf maker as "Quick PDF" and as far as I can see that option is only available through the pdf addin in Word, I have never been able to find it when I open the Acrobat program and create a pdf from there.
    Second problem: shortly after the pdf addin becomes disabled, my Acrobat program loses the ability to create pdfs altogether. I get the error message "Missing PDF maker files". Yes, I have tried repairing the installation and re-starting my computer per the instructions given. It doesn't fix the problem. I also tried looking in the Knowledge Database on this website, but it appears that the instructions they have to fix the problem there are for earlier versions of Word, not 2007, because my version of word does not look like the version of Word in their little videos.
    This is the second time this has happened. The first time I resolved the problem by a) re-installing Acrobat, which is a pain because it involves calling Adobe and wading through their customer service to get a new installation number, and b) paying a computer repair service to dig deep into the guts of my computer and convince it to change the Office Add-ins to allow the pdf addin again. It worked for about 6 months, and now I have the same problem again. For some reason Vista is spontaneously disabling Acrobat.
    I simply cannot deal with this every few months. We all know that Vista is a crappy program, but I run a business and I need a program that works with whatever crappy program Microsoft puts out. Please, can anyone give me suggestions about how to re-enable these functions when Vista disables them?
    Thanks in advance!
    Alycia

    for Office 2007, see if this Microsoft product will work for you
    http://www.microsoft.com/downloads/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87 041&displaylang=en

  • While importing clip getting error "The file contains too many audio channels" in premiere pro cs5

    Hey,
    I  am using video clips from sony digital hi8 camera and trying to import  video clips (.mov) 720*480  fps 29.97 .But unable to get into premiere  pro cs5.System configuration:
    MAC 10.6.4
    2.66ghz intel core i7
    4gb ram
    nvidia geforce gt 330 mn.
    Error :
    Actually ,i have checked the inspector panel and i found same infomation in
    in this panel for both clips .please check these clips screen shoots seprately .
    Actually i have a long video clip and i have scatterred this clip into 6 diffrent portions
    where i am not able to import the last video clip.It is giving me same error "file contain too many audio channels"".
    Regards
    Manoj

    I too am getting this error in Premiere CS5.  I was digitizing a Broadcast VHS and since I did not have a breakout box, I hooked it up to a Sony DV deck so I could connect via firewire and capture inside Premiere.  I was able to capture and import 1 of the 3 clips and it did have 4 audio channels attached to it.  However, upon closer inspection only 2 channels had a waveform.  I captured the other 2 clips the same way, but this time, Premiere give the error "The file contains too many audio channels." 
    Any ideas?

  • Error in invoking target ntcontab.o of make file ¤ORACLE_HOME/network...

    Hello,
    Doing an install of an Oracle 8.1.7 database on a Linux SLES8 SP2a
    After I run the runinstaller, I've a problem !
    The message:
    Error in invoking target ntcontab.o of make file ¤ORACLE_HOME/network/lib/ins_net_client.mk
    I install the glibc-2.1.3-stubs OK
    I run ./setup_stubs.sh then in the graphical environnement RETRY
    but I've the same problem !
    Any ideas ? What is going on ?
    Philippe

    hey, i found something about gcc and that you have to link two files yourself, everything has gone well up until i tried to link the second file and got the error:
    /usr/bin/ld: cannot find -lxml10-lunls10
    collect2: ld returned 1 exit status
    The command i was trying to run was this:
    linuxbox:/home/oracle# gcc -o /home/oracle/OraHome_1/rdbms/lib/extproc -L/home/oracle/OraHome_1/rdbms/lib/ -L/home/oracle/OraHome_1/lib/ -L/home/oracle/OraHome_1/lib/stubs/ /home/oracle/OraHome_1/rdbms/lib/hormc.o /home/oracle/OraHome_1/rdbms/lib/defopt.o /home/oracle/OraHome_1/rdbms/lib/homts.o -lagtsh -lpls10 -lplp10 -lclntsh -lcore10 -lxml10-lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 /home/oracle/OraHome_1/lib/libgeneric10.a `cat /home/oracle/OraHome_1/lib/sysliblist` -Wl,-rpath,/home/oracle/OraHome_1/lib -lm `cat /home/oracle/OraHome_1/lib/sysliblist` -ldl -lm -L/home/oracle/OraHome_1/lib -lvsn10 -lnro10
    I'm not sure where the missing file is supposed to be, what it does or how to fix it. I'm just stuck now.
    Any suggestions?

  • Error in invoking target install of make file /opt/oracle/product/9.0.1/ctx/lib/ins_c

    I am trying to install Oracle 9i database release 2 on Linux RedHat 7.3. I got error message from OUI during the linking Oracle database
    error in invoking target install of make file /opt/oracle/product/9.0.1/ctx/lib/ins_ctx.mk
    Any input is greatly appreciated.

    Pl identify exact version of "10g" you are trying to install. Are you following all of the steps in the Install Guide ? Pl post the last 50 lines from the install log file
    HTH
    Srini

  • 'Error in invoking ntcontab.o of make file' RH 6.2

    Error in invoking ntcontab.o of make file /u01/..../lib/ins_net_client.mk
    Get this while running universal intaller.
    Any know how to fix?

    i did not have the egcs or cpp packages installed - to answer my own question

Maybe you are looking for

  • Changes needed with different client.

    Hi, we are using FILE,IDOC,JMS MQ ,ABAP Proxy and See burger adapters with sender and receiver aswell. we are using Master SLD ..I mean single SLD. Client has asked for testing the interfaces... we are using XI box with client as 200 R3 box with clie

  • Sending error messags as XML in Web Services

    How can I send as an output in RFC function working as WebService error as XML. What I'm talking about? I use exceptions in my RFC function which is warking as WS. I want to recive form WS an error description as a XML. When WS is working correct it

  • Error in Transfer rule

    Hi Guru's, when i am loading the load into cube(BI7) i am getting the following error message: Error : InfoObject /BIC/GSUBSZ contains non-alpha compliant value 0002001419 RSAR. Diagnosis                                                               

  • When i am in firefox and i try to use my apps, it says that it is turn off

    when i am in google or my gmail there is a place for apps. and when i try to use the google play it says that it is turn off. now i don`t now a lot about computers, but i try. i would like to have my apps turn on, is there any one that can help me wi

  • Duplicates on Import

    When I  import into LR from a card, all the images on the card are checked even though all but the most recent are already in my catalog.  I have to uncheck everything and then check only those new ones. Not long agok, however, I had a computer probl