Link to database compiling no patch of 6i form 17

Hi researchers.

Recently, I have urgraded my form 45 oracle form 6i and everything went well except the database to Oracle 10 g Server link.
The 6i shape is connected to oracle 8i database and work too thin... Database link to 10g 45 form worked well.
After the upgrade, it is not able to establish the link to database, it displays the error ORA-04054 link of database does not exist.
SQL, all works very well.
My procedure looks as follows: -.

DJV_TYPE MASTER_JOURNAL@AMWAL_DATA. MJ_TYPE % TYPE: = 1;
DMJ_DOCNO MASTER_JOURNAL@AMWAL_DATA. TYPE % MJ_DOCNO;

CURSOR GET_DOC_NO IS
SELECT NVL (MAX (MJ_DOCNO), 0) + 1 MASTER_JOURNAL@AMWAL_DATA
WHERE MJ_TYPE = 1;

Please, can someone help me to the topic of this...

user7390263 wrote:
Hi Bailey

Thank you very much. Views has solved my problem.

If the answers are useful or correct please mark

May I know one thing, how do I print barcodes in reports 6i?
A it doesn't matter what available for this font. A few years ago I used UPCEAN6. Font TTF
for the printing of barcodes in report 2.5. But this font does not well in the report 6i.
It's just the right impression but don't not scanning by any scanner.
So can you tell me otherwise for this or any new fonts available for this?

This question in another thread, I think you have already done

Tags: Oracle Development

Similar Questions

  • Link to database for MySQL with Oracle Express

    Hello Oracle Community,

    I made a post on this topic already in the section general, but here is the best place for my question. My goal is to access a mysql to oracle server. Some info about my system and what I've done so far:

    Windows Vista 64-bit
    Oracle Express 10.2

    -installed 32-bit DNS ODBC driver for the database mysql, tested and it succeeded, the name is CHANCE
    -created a new file in the folder admin/hs initLuck.ora, prameters are: HS_FDS_CONNECT_INFO = CHANCE HS_FDS_TRACE_LEVEL = OFF
    -new section in the listener.ora: (SID_DESC = (SID_NAME = CHANCE) (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server) (PROGRAM = hsodbc))
    -new section in my tnsnames.ora: CHANCE = (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = GOGAPC01001)(PORT = 1521)) (CONNECT_DATA = (SID = CHANCE)) (HS = OK))
    -inexplicable the listener
    -Do a bit of luck, success of tnsping
    -created a link of database: CREATE DATABASE LINK LUCK24 CONNECT TO 'user' IDENTIFIED BY 'password' USING 'LUCK24 ';
    -tried to do a simple select statement: SELECT COUNT (*) FROM customers@LUCK;

    and there I get an error message:

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:
    [Generic connectivity using ODBC] [Microsoft] [ODBC driver manager] Der Datenquellenname wurde nicht found, und're wurde kein Standardtreiber angegeben (SQL State: IM002;) SQL Code: 0)
    ORA-02063: preceding 2 lines of LUCK24

    can anyone help?

    Ikrischer

    Ikrischer,
    On which platform do you have installed the drivers 32 bit and HSODBC? He was on a Windows 32-bit platform? It is not supported to run the 32-bit software on a Windows 64-bit platform.
    There were some problems with versions 10.2.0.3 and earlier that are similar to those you typo - problems with bigint and select count. These are laid down in the 10.2.0.4 group of patches, so you should apply to your ORACLE_HOME 10.2 directories and see if the problem still occurs.
    However, as already said HSODBC 10.2 is now desupported you need to find to install 11.1.0.6 DG4ODBC and then apply the 11.1.0.7 patch group which also solves the problem.
    If you have access to My Oracle Support then see this note.

    Select columns MySQL Bigint use HSODBC returns an incorrect value when you use ODBC MySQL Connector (Doc ID 401086.1)

    Kind regards
    Mike

  • What is the link to the recent security patch that includes XP?

    I am a senior with XP, trying to find the real link with the recent security patch that includes XP.  Can someone send me the correct link? Thank you

    Thank you very much.  I was able to do according to your instructions. It's so complicated for a non-techie; no doubt that I would have never found without your help.

    I'm glad that worked for you!  I don't know if after you have installed this update if you need to restart or not. If she did not go to you, I do it anyway.

    Whenever I have uninstall or install anything, I always restart. Just a habit that I took some time ago.

    Have a nice weekend!!

    Thanks for your answer, too!

  • link to database

    Oracle Database 11 g 2

    EBSR12.2.4

    Oracle Linux 6.4

    Hello

    I want to create a link of database between 2 separate machines. What is the best way to do it?

    Rgds

    Roshan

    If you try to create DB link of BITEST to PREPRODUCTION, then.

    1. Add entry TNS of PREPRODUCTION in the file tnsnames.ora BITEST.

    2 tnsping PREPRODUCTION, if its OK then

    3. CREATE LINK of DATABASE link_name CONNECT TO target_db_user IDENTIFIED BY target_db_user_paswd USING 'target_tns_alias ';

    4 check the DB link - select * from dual@link_name;

    Kind regards

    Kiran

  • Could not create the link of database of the schema of the ORA/APEX

    Hello

    I tried to create the link of database for my schema oracle on my localhost and it brings me an error "database user has sufficient privileges for the proposed operation.". I don't know what the problem is?

    This pattern of localhost was created for APEX.

    Thank you

    I tried to create the link of database for my schema oracle on my localhost and it brings me an error "database user has sufficient privileges for the proposed operation.". I don't know what the problem is?

    This pattern of localhost was created for APEX.

    What is developer Sql has to do with the problem? This forum is ONLY for sql developer questions.

    If this isn't a problem with Sql developer please mark ANSWERED thread and repost it in the general forum of the database

    Database General Discussions

    The exception is you say the problem: the user you are using to create the DB link doesn't have the necessary privileges to create the DB link type you are trying to create. Privileges are required on the source and target databases.

    When repost you, you will need to provide:

    1. your full 4 DB for DBs source and target text segment

    2. a copy OF the sql * plus (or other) session you use to create the DB link

    3. information on the user that you use to create the link DB - including the privileges that have been granted to this ulser

    4 information on the type of link DB you try to create

  • Drop the link of database in oracle 11g

    I created a schema with the name of sapsmc which has all the privileges, then I created 1 link of database. Now, I want to drop this database link, but I can't able to drop this error.

    «SQL error: ORA-00604: error occurred at recursive SQL level 1 ORA-20101: Sorry, can't remove any object without the permission of live database SAPGateWay.» ORA-06512: at the level of the 5 00604 line. 00000 - 'error occurred at recursive SQL level %s' * Cause: an error occurred during the processing of a recursive SQL statement (a statement applicable to the internal dictionary tables). * Action: If the situation described in the next error on the stack can be corrected, do so; otherwise contact Oracle Support.

    Then I tried to delete the user SYS, while doing this that I got below error.

    SQL error: ORA-02024: database not found link 02024. 00000 - "database link not found" * Cause: database to remove link is not found in the dictionary * Action: correct the name of the database link

    Please help me I appreciate your efforts.

    ORA-20101: Sorry, can't remove any object without the permission of live database SAPGateWay.

    There is not much we can do about it.

    It is an exception defined by the user, probably from a FRONT DROP trigger defined at the level of the database, which prevents people from dropping objects.

    Contact, one who is responsible (DBA?) about how to proceed.

  • where can I find a link to the Acrobat DC patch released July 14, 2015?

    I've updated my DC Acrobat (Windows) this morning with the new patch released July 14...

    However, the patch downloaded and installed automatically.

    Y at - it link to this patch on Adobe where I can download and save on my HD?

    Sometime this fall, I plan to upgrade my computer to Windows 7 to 10 Windows using a pure install, rather than the update that Microsoft pushing it to us.

    The original version of Acrobat generated DC event ID 80 errors after installation, I would avoid this problem when I have to re - install DC after upgrading to Windows 10.

    I would appreciate if someone can provide a direct link with the recent DC patch so I can save it on my hard drive.

    Thank you

    Hi btbow,

    You can download the update for DC Acrobat using the following link: http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows

    Kind regards

    Rahul

  • ORA-20002: you can't create links from database

    HI Experts,

    Creating database link, I get the error below. Anyone of you could please have some light on this error. I googled for this error and did not get any update.

    Oracle version: 11.2.0.3

    The user with whom I created this link of database DBA privilege.

    SQL > create database link temp_LINK connect to account identified by * using "(DESCRIPTION = (ADRESSE = (COMMUNUITY=tcp.world) (PROTOCOL = TCP)(Host=myself.us.lev.com) (Port = 1525)) (CONNECT_DATA = (SID = LNDB1DB)))'; "
    create database link temp_LINK connect to account identified by * using "(DESCRIPTION = (ADRESSE = (COMMUNUITY=tcp.world) (PROTOCOL = TCP)(Host=myself.us.lev.com) (Port = 1525)) (CONNECT_DATA = (SID = LNDB1DB)))'; "
    *
    ERROR at line 1:
    ORA-00604: error occurred at the SQL level 1 recursive
    ORA-20002: you can't create links from database
    ORA-06512: at line 4


    Thank you..

    Well Yes, this request confirmed suspicion of SB.

    The datadictionary is your friend

  • Link to database not be created using a stored procedure

    Hello

    I am creating a link of database using a stored procedure.

    Here is the code for it

    CREATE OR REPLACE PROCEDURE create_db_link (ca_db_name IN VARCHAR2,

    ca_service_name IN VARCHAR2)

    AUTHID CURRENT_USER IS

    BEGIN

    EXECUTE IMMEDIATE ' create public database link test_db_link connect to ca_db_name identified by ca_db_name using "ca_service_name" ';

    END create_db_link;

    During execution of the code is created the db_link. But, when I ask all_db_links I get the following result.

    OWNER

    ------------------------------

    DB_LINK

    --------------------------------------------------------------------------------

    USERNAME

    ------------------------------

    HOST

    --------------------------------------------------------------------------------

    CREATED

    ---------

    PUBLIC

    TEST_DB_LINK. WORLD

    CA_DB_NAME

    ca_service_name

    20 Aug 13

    Could you please help me understand why it shows the parameter names in the name column of the USER and the HOST instead of the name of the database and the name of the service?

    This is to show exactly what you said to do.

    Did you expect that Oracle would read as if by magic through your string you passed to run immediately and magically know to replace all occurrences of the string that correspond to local (or even global) parameter/variable names with the values of these variables?  It does not work like that.  You could concatenate the values into the string.

    for example

    EXECUTE IMMEDIATE ' create public database link test_db_link connect to ' | ca_db_name |' identified by ' | ca_db_name: ' using the "' | ca_service_name | " ' ;

    But why are create you database links running?  Shouldn't this be part of the design of your application and the initial fact before the application runs?

  • link to Database 11g to 10 g

    I am trying to create a link of database 11 g to 10 g database database to help:
    create database ORCL10R2 link to connect to < username10g > for assistance identified by < password10g > < db10g >;
    It returns
    Database link created.

    Select sysdate dual@ORCL10R2 returns the error:
    ERROR on line 1:
    ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA

    Please let me know what changes I need to do to tnsnames and listener to both servers.

    I think that this question is not related to sql or pl sql.

    Please post here

    Database General Discussions

    Mezaber

  • Hi where is the link of database previously Windows menu?

    Hi where is the link of database previously menu Windows

    Removed feature: functionality of server, covers and panels and database components behavior

    There is a unique extension to restore these features. Extension is available at: * Vista/Windows 7: C:\Program Files (x 86) \Adobe\Adobe Dreamweaver CC\Configuration\DisabledFeatures * Mac OS X:/Applications/Adobe Dreamweaver CC/Configuration/DisabledFeatures

    As seen on http://blogs.adobe.com/dreamweaver/2013/06/a-look-at-the-modernized-dreamweaver-cc.html

    Video instructions on how to install these file available here: http://www.youtube.com/watch?v=cB2vmNfcq7A

  • link to database with current_user

    I logged into the EMSDB database. D710.de and created a link of database at EMSDB. D999.de with current_user (... same user, same credentials I'm connected). When I tried to use this link created, I get the error code: "ORA-01017: Benutzername/Kennwort ungultig; Anmeldung abgelehnt. What I don't understand, why I cannot connect to EMSDB. D999.de - but not access to the same database with a database link?
    SELECT     'EMSDB.D999.DE'               REMOTE_DB   --NAME OF DATABASE  
    FROM DUAL;
    
    VARIABLE VAR_REMOTE_DB VARCHAR2(15);
    BEGIN 
        :VAR_REMOTE_DB := '&REMOTE_DB';
    END;
    /
    SELECT  :VAR_REMOTE_DB                REMOTE_DB     
    FROM DUAL;
    
    CREATE DATABASE LINK &REMOTE_DB CONNECT TO CURRENT_USER USING '&REMOTE_DB' ;
    
    SELECT TABLE_NAME FROM ALL_TABLES@&REMOTE_DB;
    output
    SQL> @test
    
    REMOTE_DB
    -------------
    EMSDB.D999.DE
    
    REMOTE_DB
    --------------------------------
    EMSDB.D999.DE
    SELECT TABLE_NAME FROM [email protected]
                                      *
    FEHLER in Zeile 1:
    ORA-01017: Benutzername/Kennwort ungültig; Anmeldung abgelehnt
    
    
    SQL>
    Edited by: user5116754 the 22.02.2011 04:33

    user5116754 wrote:
    Thank you, John... but would it be possible for me to create this database link then?

    As I said, if you are not a global user according to Oracle, you must create a link to the database providing the username and password of the user in the remote database that you want to use. Something like:

    CREATE DATABASE LINK EMSDB.D999.DE
    CONNECT TO username IDENTIFIED BY password
    USING 'EMSDB.D999.DE';
    

    How to spy on, what type of user (GLOBAL...) Am I?

    Connect to the database local and do:

    SELECT external_name
    FROM user_uses;
    

    If that returns null, then you are not a global user, if it returns a value, you are a global user in this database. Connect to the database remote (everything is identified by emsdb.d999.de) and do the same thing. If the external names on the two databases are not null and has the same value, then you're a global user on two databases and the current_user should work, otherwise you're ethe not a global user on one or two databases, or you're a different global user on the two databases.

    John

  • Error connecting to the database after you run 10 g Forms

    Hello

    I use Oracle forms v10.1.2.0.2 is the operating system Windows 8 32 bit.

    I get the following error (ORA-12154: TNS: could not resolve the connect identifier specified) when I enter the user name, the password, and the database after running the form.

    Although I can connect correctly in sqlplus. using the following command: Connect scott/xxxxxx@orcl

    the service name is ORCL. I can get it through the following query (see the service_name parameter)

    I checked the tnsnames.ora file and it is as follows:

    tnsnames.ora # Network Configuration file: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora

    # Generated by Oracle configuration tools.

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = WIN-G6PM1F1OBA5)(PORT = 1521))

    (CONNECT_DATA =

    (SERVICE_NAME = orcl)

    (SERVER = DEDICATED)

    )

    )

    EXTPROC_CONNECTION_DATA =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))

    )

    (CONNECT_DATA =

    (SID = PLSExtProc)

    (PRESENTATION = RO)

    )

    )

    I have the settings in the file sqlnet.ora as follows:

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT, WIN-G6PM1F1OBA5)

    and in file listener.ora as follows:

    listener.ora # Network Configuration file: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora

    # Generated by Oracle configuration tools.

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = PLSExtProc)

    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)

    (= Extproc PROGRAM)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))

    (ADDRESS = (PROTOCOL = TCP) (HOST = WIN-G6PM1F1OBA5)(PORT = 1521))

    )

    )

    Looking forward for your help in this matter.

    I use Oracle forms v10.1.2.0.2 is the operating system Windows 8 32 bit.

    I get the following error (ORA-12154: TNS: could not resolve the connect identifier specified) when I enter the user name, the password, and the database after running the form.

    Although I can connect correctly in sqlplus. using the following command: Connect scott/xxxxxx@orcl

    As already said, the combination is not taken in charge, but it's quite strange rhat you can connect to Sql * Plus, and you get the error of forms: the error is local and means that the tnsnames.ora file is not where it should be, or there are errors it contains.

    You have not all errors in the installation? the forms and reports test programs work?

    You have a database on this machine? Looks like that the tnsnames.ora you posted comes from a House of database, you have in Oracle Home Forms? (the absence of the latter that would explain the error you get).

  • question about the stages of compilation post patch adadmin

    From the readme file.
    Apply this pack mini...
    Oracle Financials Family Pack G contains a unified patch driver and can contain additional driver files
    be applied with AutoPatch. Please apply the driver file on all nodes of the application-tier server.
    u3653484.drv
    You must perform these steps after execution of build using Administration AD (adadmin) driver:

    1 generate files of messages. (* 1st choice 1.) Generate Applications files menu)?

    2 compile applications or patterns.
    -How to do this? y at - it an option only for applications or simply do all?

    3 compile flexfield given in the tables of AOL.
    (Please note that the Flexfields automatically compile data when using them for the first time, for the execution of this task is not necessary.)

    4 compile the menu information.

    I'm not 100% sure what options I am supposed to provide the 4 steps above. Looks like step 3 is optional based on another post.
    If someone could just give me the right choice? It comes to 11.5.10.

    Hello

    1 generate files of messages. (* 1st choice 1.) Generate Applications files menu)?

    Of adadmin:

    Generate Applications files menu
    Generate files of messages

    2 compile applications or patterns.
    -How to do this? y at - it an option only for applications or simply do all?

    Of adadmin:

    Menu to compile/Reload Applications database entities
    Compile the drawing APPS

    It compiles all invalid objects, so there is no option to select the schema.

    3 compile flexfield given in the tables of AOL.
    (Please note that the Flexfields automatically compile data when using them for the first time, for the execution of this task is not necessary.)

    Of adadmin:

    Menu to compile/Reload Applications database entities
    Compile flexfields

    4 compile the menu information.

    I'm not 100% sure what options I am supposed to provide the 4 steps above. Looks like step 3 is optional based on another post.
    If someone could just give me the right choice? It comes to 11.5.10.

    Of adadmin:

    Menu to compile/Reload Applications database entities
    Compile the menu information

    All the foregoing is documented and explained properly to the "maintenance of Oracle Applications Documentation Set".

    Maintain all Documentation Oracle Applications
    http://download.Oracle.com/docs/CD/B25516_18/current/HTML/docset.html

    Thank you
    Hussein

  • Link to database ORA-00600

    Forms [32 bit] Version 9.0.4.2.0 (Production)
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production

    It's a migration project (4.5 to 10gR 1, then 10 gr 2 once the database has been upgraded)

    WHEN-VALIDATE-ITEM trigger

    Select 1
    in l_dummy
    table
    where code =: block.item;

    NO_DATA_FOUND/TOO_MANY_ROWS/blah, blah, blah

    [Compiling gives: ORA-00600: internal error code, arguments: [17069], [0x903B91C],]

    Google seems to be pointing in a different direction, but the problem arises because the table is in fact a public synonym by using a database link.

    Before you start, no matter who already solved this problem?
    for example.
    Directly specify the link db in the query - select 1 from table@db_link l_dummy
    Create a view in select * from table@db_link
    copy the local remote db table to start the day
    fix database
    wait until the 10g database installed
    Another solution

    Thank you

    JR

    The first two points in your list of options would be what was suggested.

Maybe you are looking for

  • Add internal Bluetooth and/or Wireless N dual channel HP dv4-2164us

    My computer is currently under warranty, so I'm not eager to open the machine until the computer comes out of the warranty.  Before opening the machine, so these are my questions: Quick questions for gurus. I think to add internal bluetooth and/or Wi

  • Deskjet D2680 printing problems

    I have a D2680 connected by a USB cable to a laptop Toshiba under Win 7. In devices and printers, the printer is usually listed as offline. By doing a hard reset or by pressing the power button, I can finally get the printer online, but when I send a

  • Display the slider volume not showing on dv6-1355dx

    Slider volume control adjust the volume, but does not appear on the display. Did a hard reset but does ' t solve the problem. Any suggestions will be appreciated. Using a HP dv6-1355dx MediaSmart with Windows 7 SO. Thank you MELC

  • IPSEC not Pkts on Cisco ASA

    Hi, please I need a help. I have an IPSEC tunnel with my Cisco ASA and a PFsense Peer, VPN is to include phase 2. But I could not send pkts on this VPN. My internal network - 10.2.0.0/17, 172.31.2.2/32 customer network ========================== FW -

  • Is blackBerry smartphones there a way to stream audio through a BlueTooth device?

    I know there are! When I am responsible for several radio sets, they played via Bluetooth. Then, after a few uses, it doesn't happen again. After many attempts, I was able to load a third radio show, and again, he has played just in my ear via Blueto