Sponsored Content
Top Forums UNIX for Advanced & Expert Users Erro in generating executable file in PRO*C Post 302598290 by pedro.penduko on Tuesday 14th of February 2012 03:05:50 AM
Old 02-14-2012
Erro in generating executable file in PRO*C

Good day to everyone.
Im new to pro*c and my boss gave me an assignment regarding oracle forms which uses User_Exit function encoded in pro*c.
I already compiled the enhanced pro*c code and generated .c file.
The problem was, I cannot make an executable file from the generated .c file.

Below is the error.
Code:
/opt/cygnus-sol2-2.0/bin/gcc -g REGPR014.c /u12/ssaname/myfs/n3elregc.o  /u12/ss
aname/myfs/n3elregp.o  /u12/ssaname/myfs/n3sgreg.o /u15/migrate/TEMP/libbarc.a.p
rod  /appl1/home/oracle/lib/libsql.a  /appl1/home/oracle/lib/osntab.o  /appl1/ho
me/oracle/lib/libsqlnet.a  /appl1/home/oracle/lib/libnetv2.a  /appl1/home/oracle
/lib/libnetwork.a  /appl1/home/oracle/lib/libora.a  /appl1/home/oracle/lib/libsq
lnet.a  /appl1/home/oracle/lib/__fstd.o  /appl1/home/oracle/lib/libsql.a  /appl1
/home/oracle/lib/libnlsrtl.a  /appl1/home/oracle/lib/libcv6.a  /appl1/home/oracl
e/lib/libcore.a  /appl1/home/oracle/lib/libnlsrtl.a  /appl1/home/oracle/lib/libc
v6.a  /appl1/home/oracle/lib/libcore.a  /opt/cygnus-sol2-2.0/lib/libg++.a  /lib/
libsocket.so  /lib/libnsl.so  /lib/libm.so  /lib/libdl.so  /lib/libaio.so /u12/s
saname/lib/name3.a  /u12/ssaname/lib/support.a  /u12/ssaname/lib/tables.a -o REG
PR014 ;
Undefined                       first referenced
 symbol                             in file
iappfo                              /appl1/home/oracle/lib/libsql.a(sqlpfo.o)
iapprs                              /appl1/home/oracle/lib/libsql.a(sqlgfo.o)
iaprval                             /appl1/home/oracle/lib/libsql.a(sqlgfo.o)
ld: fatal: Symbol referencing errors. No output written to REGPR014
*** Error code 1
make: Fatal error: Command failed for target `REGPR014'

same err

Last edited by Scott; 02-17-2012 at 10:24 AM.. Reason: Code tags
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

domain logon problem - FreeBSD PDC w/ win2k pro and winxp pro

this is the seventh problem i'm having with samba. for some reason, i cannot logon to the domain. i've created user accounts... and i was able to establish a connection between the samba server (my PDC) and my workstations by logging in as "root." however now when i try to logon it gives... (5 Replies)
Discussion started by: xyyz
5 Replies

2. Shell Programming and Scripting

scp syntax erro

hi all i'm getting the following syntax error when i'm running the scripts,can any one pls explain : warning: Connecting to /transfer/common/utilities/99990 failed: No address associated to the name Copying via cmd: scp -Q ... (1 Reply)
Discussion started by: bkan77
1 Replies

3. UNIX for Dummies Questions & Answers

help boot system erro

being nosey on sons laptop and set a password and now need to undo this but its in the boot system :eek::eek::eek: (4 Replies)
Discussion started by: hempel
4 Replies

4. Shell Programming and Scripting

Ksh - finding pattern in file and generating a new file

I am trying to find for the pattern in first 5 bytes of every line in a text file and then generate a new file with the pattern found. Example: expected pattern is '-' to be serached in first 5 bytes of file only. Input File ab-cd jan-09 ddddd jan09 cc-ww jan09 dsgdq jan-09 ... (2 Replies)
Discussion started by: net
2 Replies

5. UNIX for Dummies Questions & Answers

Generating different columns from same file

Hi, Our requirement is we have to create file from one file where all the rows from source file is converted into columns of the target file. For example Source file is : Status Report ABC Generated: 2009-05-05 08:49:47 Job start time=2009-05-05 08:43:43 Job end time=2009-05-05... (1 Reply)
Discussion started by: Amey Joshi
1 Replies

6. Shell Programming and Scripting

Performance issue in UNIX while generating .dat file from large text file

Hello Gurus, We are facing some performance issue in UNIX. If someone had faced such kind of issue in past please provide your suggestions on this . Problem Definition: /Few of load processes of our Finance Application are facing issue in UNIX when they uses a shell script having below... (19 Replies)
Discussion started by: KRAMA
19 Replies

7. Red Hat

Erro in Installing OPENOFFICE SOFTWARE

Dear All I want to install openoffice on my redhat 5.1 linux os. open office folder is already extracted on Desktop. #cd Desktop/OOO310_m11_native_packed-2_en-US.9399 #./setup After run the setup command, i am getting the Error mentioned below.Please any body can help me. ERROR:- ... (1 Reply)
Discussion started by: sahu.tapan
1 Replies

8. Ubuntu

erro while installing new program

Hi, I am using ubuntu 12.04 and everytime I installed a new program I get except from the error message I have no problem. I mean it does install the progrm, and I can use it. but still everytime I installed a program I get that error message, what is the reason for this? (3 Replies)
Discussion started by: programAngel
3 Replies

9. Shell Programming and Scripting

Python Name Erro

Hi There, I have the following code: import time import paramiko node_list = for node in node_list: ssh = paramiko.SSHClient() ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy()) ssh.connect(node, username='lord', password='xxxx') variables = {} stdin,... (0 Replies)
Discussion started by: infinitydon
0 Replies

10. Shell Programming and Scripting

Sh_sin_bloqTarjeta.sh[15]: test: argument expected erro

Hello good day you can tell me why this command gives me error if ; then sh_sin_bloqTarjeta.sh: test: argument expected (2 Replies)
Discussion started by: tricampeon81
2 Replies
DB2_PROCEDURES(3)							 1							 DB2_PROCEDURES(3)

db2_procedures - Returns a result set listing the stored procedures registered in a database

SYNOPSIS
resource db2_procedures (resource $connection, string $qualifier, string $schema, string $procedure) DESCRIPTION
Returns a result set listing the stored procedures registered in a database. PARAMETERS
o $connection - A valid connection to an IBM DB2, Cloudscape, or Apache Derby database. o $qualifier - A qualifier for DB2 databases running on OS/390 or z/OS servers. For other databases, pass NULL or an empty string. o $schema - The schema which contains the procedures. This parameter accepts a search pattern containing _ and % as wildcards. o $procedure - The name of the procedure. This parameter accepts a search pattern containing _ and % as wildcards. RETURN VALUES
Returns a statement resource with a result set containing rows describing the stored procedures matching the specified parameters. The rows are composed of the following columns: +------------------+---------------------------------------------------+ | Column name | | | | | | | Description | | | | +------------------+---------------------------------------------------+ | PROCEDURE_CAT | | | | | | | The catalog that contains the procedure. The | | | value is NULL if this table does not have cata- | | | logs. | | | | | PROCEDURE_SCHEM | | | | | | | Name of the schema that contains the stored pro- | | | cedure. | | | | | PROCEDURE_NAME | | | | | | | Name of the procedure. | | | | |NUM_INPUT_PARAMS | | | | | | | Number of input (IN) parameters for the stored | | | procedure. | | | | |NUM_OUTPUT_PARAMS | | | | | | | Number of output (OUT) parameters for the stored | | | procedure. | | | | | NUM_RESULT_SETS | | | | | | | Number of result sets returned by the stored pro- | | | cedure. | | | | | REMARKS | | | | | | | Any comments about the stored procedure. | | | | | PROCEDURE_TYPE | | | | | | | Always returns 1, indicating that the stored pro- | | | cedure does not return a return value. | | | | +------------------+---------------------------------------------------+ SEE ALSO
db2_column_privileges(3), db2_columns(3), db2_foreign_keys(3), db2_primary_keys(3), db2_procedure_columns(3), db2_special_columns(3), db2_statistics(3), db2_table_privileges(3), db2_tables(3). PHP Documentation Group DB2_PROCEDURES(3)
All times are GMT -4. The time now is 10:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy