Using Developer 2000 ver. 1.3.2 with Oracle 8 client

It is possible to run developer 2000 1.3.2 (Forms 4.5) using
sql*net of Oracle 8 client ?
May I set some parameter in regedit file ?
My Operating system is Windows95/NT.
Thank you in advance.
Paolino
null

Paolino Censi (guest) wrote:
: It is possible to run developer 2000 1.3.2 (Forms 4.5) using
: sql*net of Oracle 8 client ?
: May I set some parameter in regedit file ?
: My Operating system is Windows95/NT.
: Thank you in advance.
: Paolino
I think if you follow the steps you can connect --
1. First check whehter TCP/IP has been installed and
you can connect using the protocol. You can do this
using simple command like ping. So on the DOS command
prompt type following--
ping 127.0.0.1 and enter.
This will give you a series of messages and in the end
OK. If you get OK in the end that means TCP/IP is
properly working.
2. Then configure the tnsnames.ora for the database sid you have
chosen. You can do it through SQL Net Easy configuration.
Configure it for TCP/IP and remember the sid name e.g. ORCL.
3. Go to DOS prompt and change the directory to your
ORACLE_HOME. Start the database giving command
svrmgr30 (enter)
4. It will give you prompt as SVRMGR. Type follwing
connect internal; (enter)
It should show message as connected. Then quit out of server
manager.
5. You are now again on to DOS prompt. Type the following
lsnrctl80 start (enter)
It will give the message as Listener Started Successfully.
6. Now minimize the Dos window and start Forms application.
While connecting type username, password and database name also.
e.g. scott, tiger, ORCL.
It should get connected. Because I followed the same procedure
and now I am working suceessfully on it.
null

Similar Messages

  • Developer 2000 ver 5 connecting problem with 10g

    Is it possible to work developer 2000 ver 5 with 10g database? When I connected in Form Designer it worked after a long time But when in runtime both form and report gives network error. So, Please give a solution for developer 5 to work with oracle 10g.
    Thanks & regards.
    Jamil

    Hi,
    We use forms 6 and had the same problem and at this time upgrade to a new version is not possible; so we found two ways to handle this (Note we have form 6 to this may not work for you):
    a) Compile your forms using a database 8 or 8i, and the fmx should be able to connect to a 10g database. this means a daily backup from to 10g to 8i or at least make sure you have the same db structure.
    b) Perform a partial forms upgrade of procedure builder:
    from the help menu on forms open "About form builder" and check the version of installed products.
    Download forms 6i and upgrade only "Procedure builder" with this:
    Oracle Procedure Builder V6.0.8.21.0 Build #1459 - Production
    option b has been working for us, we are able to connect to a 10g database without problems.
    Of course, this is a work-around, not supported by Oracle or anyone for that matter, so make sure you test it in a couple of machines before using in a production envrionment.
    Regards,
    Hugo.

  • Installing Developer 2000 ver 2.1 on Windows 2000

    I'm facing lot of problems with my Developer 2000 ver 2.1 on Windows 2000. Most of the time it gave me illegal operation error and closes the Designer or Runtime. How can i solve this problem. Is there any patch for D2k for installing in windows 2000

    I have installed Oracle Develoepr/2000 2.1 on Windows2000 and it works.You better install the latest Oracle Installer and then run this Installer to Install D2K .
    Thiru

  • Unable to connect to Oracle 9i database using Developer/2000

    Currently we're using Developer/2000 and Oracle 7.3 Database in Client/Server Environment.Our problem is initially we want to just upgrade the database from 7.3 to 9i and connect our clients through Developer/2000.It always gives TWO TASK COMMUNICATION ERROR .Can someone please help me in this way.Thanks in advance

    make sure that "sun.jdbc.odbc.JdbcOdbcDriver" is on your classpath ,

  • Oracle SQL Developer 1.2 – Automatic -  is compatible with Oracle 11g?

    Oracle SQL Developer 1.2 – Automatic - is compatible with Oracle 11g?
    Thanks in advance!
    -Babu

    So I'm taking it the question is -
    Is 1.2 Sql Developer compatible with 11g DB?
    The short answer is Yes. We are constantly adding new functionality and better support for the newer Databases. For Example to use the real time Sql monitoring that became available in 11g you will have to be on at least 2.1 Sql Dev. Is there some reason you don't want to upgrade to the latest Sql Dev? If not the current EA version then at least the current production version?
    Thanks,
    Syme

  • Is Developer 2000 release 2.1 works under Oracle 9.2.05.

    Is Developer 2000 release 2.1 works under Oracle 9.2.0.5.
    If anyone can answer this will be real help.
    Thanks in advance.

    It may be available through Oracle Support depending on the platform you need. You will need a valid Support Contract and access to MyOracleSupport (http://support.oracle.com)
    Here is the info for Windows.
    Oracle Developer Server Release 2.1 for Microsoft Windows NT
    Part number: A63484-01
    Oracle Developer/2000 Release 2.1 for Windows NT and Windows 95
    Part number: A63486-01
    The following should be considered before attempt to request or use the above:
    1. This product was desupported long ago and is not entitled to any Technical or Development support.
    2. This product version was not Y2K compliant. As a result it likely will not install correctly as the installer is sensitive to the date.
    3. This product was never intended to work correctly on the current operating systems. So, even if you are able to get it installed, it likely will not work correctly.

  • Facing issues with oracle client installation 32 bit 10.2.0.1

    Hi ,
    I am facing issues with oracle client installation 32 bit 10.2.0.1
    Windows 2008 R2 enterprise edition 64 bit
    Java 1.6 update 34
    Below is the error recieved:
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x8079055
    Function=[Unknown.]
    Library=C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\client\jvm.dll
    NOTE: We are unable to locate the function name symbol for the error
          just occurred. Please refer to release documentation for possible
          reason and solutions.
    Current Java thread:
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Native Method)
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(OiipwWin32NativeCalls.java:516)
      at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(OiipwWin32NativeCalls.java:473)
      at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.setInstallerKey(OiipgBootstrap.java:511)
      at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.updateInventoryLoc(OiipgBootstrap.java:418)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.doInvSetupOperations(OiicSessionInterfaceManager.java:401)
      at oracle.sysman.oii.oiic.OiicInvSetupWCCE.doOperation(OiicInvSetupWCCE.java:217)
      at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
      at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
      at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
      at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:547)
      at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:935)
      at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:872)
    Dynamic libraries:
    0x00400000 - 0x0040B000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\javaw.exe
    0x77C60000 - 0x77DE0000 C:\Windows\SysWOW64\ntdll.dll
    0x75AB0000 - 0x75BC0000 C:\Windows\syswow64\kernel32.dll
    0x77420000 - 0x77467000 C:\Windows\syswow64\KERNELBASE.dll
    0x77370000 - 0x77410000 C:\Windows\syswow64\ADVAPI32.dll
    0x76610000 - 0x766BC000 C:\Windows\syswow64\msvcrt.dll
    0x75DD0000 - 0x75DE9000 C:\Windows\SysWOW64\sechost.dll
    0x776E0000 - 0x777D0000 C:\Windows\syswow64\RPCRT4.dll
    0x757C0000 - 0x75820000 C:\Windows\syswow64\SspiCli.dll
    0x757B0000 - 0x757BC000 C:\Windows\syswow64\CRYPTBASE.dll
    0x77470000 - 0x77570000 C:\Windows\syswow64\USER32.dll
    0x764F0000 - 0x76580000 C:\Windows\syswow64\GDI32.dll
    0x77C30000 - 0x77C3A000 C:\Windows\syswow64\LPK.dll
    0x75820000 - 0x758BD000 C:\Windows\syswow64\USP10.dll
    0x74EA0000 - 0x74EEC000 C:\Windows\system32\apphelp.dll
    0x6EF10000 - 0x6EF9D000 C:\Windows\AppPatch\AcLayers.DLL
    0x76720000 - 0x7736A000 C:\Windows\syswow64\SHELL32.dll
    0x761D0000 - 0x76227000 C:\Windows\syswow64\SHLWAPI.dll
    0x76350000 - 0x764AC000 C:\Windows\syswow64\ole32.dll
    0x75F30000 - 0x75FBF000 C:\Windows\syswow64\OLEAUT32.dll
    0x74660000 - 0x74677000 C:\Windows\system32\USERENV.dll
    0x74650000 - 0x7465B000 C:\Windows\system32\profapi.dll
    0x74340000 - 0x74391000 C:\Windows\system32\WINSPOOL.DRV
    0x74570000 - 0x74582000 C:\Windows\system32\MPR.dll
    0x6E8B0000 - 0x6EAC8000 C:\Windows\AppPatch\AcGenral.DLL
    0x6EFA0000 - 0x6F020000 C:\Windows\system32\UxTheme.dll
    0x6F060000 - 0x6F092000 C:\Windows\system32\WINMM.dll
    0x74840000 - 0x7484F000 C:\Windows\system32\samcli.dll
    0x6F0D0000 - 0x6F0E4000 C:\Windows\system32\MSACM32.dll
    0x74C80000 - 0x74C89000 C:\Windows\system32\VERSION.dll
    0x6F340000 - 0x6F343000 C:\Windows\system32\sfc.dll
    0x6F260000 - 0x6F26D000 C:\Windows\system32\sfc_os.DLL
    0x6F040000 - 0x6F053000 C:\Windows\system32\dwmapi.dll
    0x758C0000 - 0x75A5D000 C:\Windows\syswow64\SETUPAPI.dll
    0x75C90000 - 0x75CB7000 C:\Windows\syswow64\CFGMGR32.dll
    0x77570000 - 0x77582000 C:\Windows\syswow64\DEVOBJ.dll
    0x75DF0000 - 0x75F27000 C:\Windows\syswow64\urlmon.dll
    0x775A0000 - 0x77695000 C:\Windows\syswow64\WININET.dll
    0x75FD0000 - 0x761CF000 C:\Windows\syswow64\iertutil.dll
    0x76230000 - 0x7634E000 C:\Windows\syswow64\CRYPT32.dll
    0x75FC0000 - 0x75FCC000 C:\Windows\syswow64\MSASN1.dll
    0x6F0C0000 - 0x6F0C6000 C:\Windows\system32\SHUNIMPL.DLL
    0x6F030000 - 0x6F03D000 C:\Windows\system32\SortServer2003Compat.dll
    0x75CC0000 - 0x75D20000 C:\Windows\system32\IMM32.DLL
    0x75BC0000 - 0x75C8C000 C:\Windows\syswow64\MSCTF.dll
    0x08000000 - 0x08138000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\client\jvm.dll
    0x10000000 - 0x10007000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\hpi.dll
    0x003F0000 - 0x003FE000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\verify.dll
    0x007B0000 - 0x007C9000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\java.dll
    0x007D0000 - 0x007DE000 C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\zip.dll
    0x051D0000 - 0x052E2000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\awt.dll
    0x052F0000 - 0x05341000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\fontmanager.dll
    0x6E7C0000 - 0x6E8A7000 C:\Windows\system32\ddraw.dll
    0x6F020000 - 0x6F026000 C:\Windows\system32\DCIMAN32.dll
    0x75DA0000 - 0x75DCD000 C:\Windows\syswow64\WINTRUST.dll
    0x6E6F0000 - 0x6E7BC000 C:\Windows\system32\D3DIM700.DLL
    0x05770000 - 0x05793000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\JavaAccessBridge.dll
    0x007E0000 - 0x007E5000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\jawt.dll
    0x007F0000 - 0x007F7000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\JAWTAccessBridge.dll
    0x06340000 - 0x06359000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\oui\lib\win32\oraInstaller.dll
    0x06470000 - 0x0648E000 C:\Users\Administrator\AppData\Local\Temp\2\OraInstall2013-08-22_02-41-00PM\jre\1.4.2\bin\jpeg.dll
    0x776B0000 - 0x776DA000 C:\Windows\syswow64\imagehlp.dll
    0x6E600000 - 0x6E6EB000 C:\Windows\syswow64\dbghelp.dll
    0x776A0000 - 0x776A5000 C:\Windows\syswow64\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation   total 704K, used 90K [0x10010000, 0x100d0000, 0x10770000)
      eden space 640K,  13% used [0x10010000, 0x10026448, 0x100b0000)
      from space 64K,   2% used [0x100c0000, 0x100c07a8, 0x100d0000)
      to   space 64K,   0% used [0x100b0000, 0x100b0000, 0x100c0000)
    tenured generation   total 8436K, used 5698K [0x10770000, 0x10fad000, 0x16010000)
       the space 8436K,  67% used [0x10770000, 0x10d00a40, 0x10d00c00, 0x10fad000)
    compacting perm gen  total 12288K, used 12049K [0x16010000, 0x16c10000, 0x1a010000)
       the space 12288K,  98% used [0x16010000, 0x16bd47a0, 0x16bd4800, 0x16c10000)
    Local Time = Thu Aug 22 14:42:03 2013
    Elapsed Time = 40
    # HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    Thanks

    10.2.0.1 is not supported/certified on Win 2008, so expect issues with the install and/or with using the software.
    Why cannot you use a supported version - minimum is 10.2.0.4, which is only available to customers with an Extended Support contract
    http://docs.oracle.com/cd/B19306_01/relnotes.102/b14264/toc.htm#BABGFAJI
    HTH
    Srini

  • Crash in 32 bit C++ application on Linux 5.4 with Oracle Client 11.2.0.2.

    Hi ,
    I am getting following crash in 32 bit C++ application built on Linux platform 5.4 with Oracle client version 11.2.0.2.
    Program terminated with signal 6, Aborted.
    [New process 22157]
    #0 0xffffe410 in __kernel_vsyscall ()
    (gdb) bt
    #0 0xffffe410 in __kernel_vsyscall ()
    #1 0xf7dc5c81 in raise () from /lib/libpthread.so.0
    #2 0xf73d4d43 in skgesigOSCrash () from /opt/oracle/11.2.0.2/lib/libclntsh.so.11.1
    #3 0xf7643d61 in kpeDbgSignalHandler () from /opt/oracle/11.2.0.2/lib/libclntsh.so.11.1
    #4 0xf73d5003 in skgesig_sigactionHandler () from /opt/oracle/11.2.0.2/lib/libclntsh.so.11.1
    #5 <signal handler called>
    #6 0xffffe410 in __kernel_vsyscall ()
    #7 0x00be7df0 in raise () from /lib/libc.so.6
    #8 0x00be9701 in abort () from /lib/libc.so.6
    #9 0x0804b716 in main (argc=2, argv=0xffabe244) at crewxa.cc:371From the stack trace, it seems that the crash is occurring at oracle client library libclntsh.so.11.1 . When looked at Metalink, there is a note Pro*c Application Cores On 11g Client [ID 1410089.1], which says that Pro *C application consistently produces core dumps with above stack trace in Oracle client 11.2.0.2 .
    Such traces are resulting from the function “sqlnst ()”. But in this case, the stack is called from the main function of our application.
    Please advice.

    Thanks again, Phil.
    It seems to be some specific situation, since I could get to install the same version (Client 11.2.0.1 32 bits) in a Windows Vista 64 bits.
    I still hope somebody has an answer.
    Best regards!

  • Need some help with some Developer 2000 ver 2.1

    I've got a few Developer 2000 questions:
    Is there a way, for either or both the form or report, to
    programmatically get the names and values of parameters, system
    and user, in a report?
    Is there a way to explicitly tell the report to cancel/stop
    itself in PL/SQL or a trigger, particularly the AFTER PARAMETER
    FORM trigger? (eg. Something is wrong that can only be picked
    up by code and then tells the report to cancel everything without
    putting up any error messages and for the user to click the red
    cross button)
    Thanks.
    -William Ho
    null

    I would suggest you upgrade the client software to version 9

  • Running Oracle reports 2.5 designed using developer 2000 in Oracle9i

    We are in the process of upgrading our database from 8.0.6 to 9i (9.0.2). We have some developer 2000 reports (using reports version 2.5) that are running in AIX verion 5.1 currently. How do we run these scripts in 9i environment? Any suggested documentation from OTN or other sources would grately appreciated. Thanks.

    Check your printer setting on your unix machine.You need to install a default printer on that machine.
    null

  • How to frequently read and email using developer/2000?

    Could anyone please tell me if there is a way to frequently
    read an email from the mail server into the database of oracle7
    using any of the tools of oracle7 or developer/2000?
    Thank you very much.
    null

    Mohammed Fadel Shatnawi. (guest) wrote:
    : Hello All,
    : I wonder if there is a way by which one can constantly read an
    : email from the mail server into a database!!
    : If there is a way, please do tell me about it.
    : Thank you very much.
    Hi Mohammed,
    I guess, you can use the Oracle InterOffice Product for your
    requirement. (Hope Oracle still supports/sells InterOffice).
    Using Forms, I am not aware. Sorry !
    Bala.
    null

  • Using TOAD 7.6.0.11 with Oracle Client 10g (Release 2)

    So far, I've been using Oracle Client 9i.
    I decided to install Oracle Client 10g and thus copied 9i's tnsnames.ora over to 10g. The problem is when I fire up TOAD. It doesn't show the 10g client in the drop down menu nor in the Oracle Home Editor button. It only shows 9i (i.e., ias_home)
    How do I make 10g visible to TOAD?

    Use SQL Developer or try to post it in other forum...<br>
    <br>
    Nicolas.

  • Low Performance with Oracle Client 11g R2

    Hi Experts
    I installed Crystal Report Server 2008 on Windows Server 2003. We use Oracle Client 11R2 to create an ODBC to link with an Oracle Database which installed on another Redhat Linux Server.
    I found the performance of generating report by Crystal is really bad, it's a really simple SQL query.
    Before the Oracle, we used the SQL Server 2005 as the database, the time to open the same report only took 1-3 seconds, but on Oracle it took more than 20 seconds.
    Please help~~ thank you.

    Hi Don
    Thank you for your reply, I built a report by myself, it's really fast, so I think it's not the problem of ODBC.
    I double checked the 'Query SQL' of the old report, it only took 3 tables and generate a SQL like hereafter,
    then I checked this SQL on "SQL Developer", it's working fine, very fast.
    I don't know why Crystal Report Server take so long time to generate this report.
    ODBC
    SELECT
    a.CR01_NATURAL_PER_FLAG taxpayer_category,
    CASE WHEN a.CR01_NATURAL_PER_FLAG='Y' THEN to_char(to_number(a.cr04_natural_per_id)) else to_char(to_number(a.cr10_legal_per_id)) END per_id,
    to_char( to_number(a.cr01_internal_id)) cr01_internal_id,
    nvl(a.CR01_TIN_ID,'') cr01_tin_id,
    a.CSTD_TAXPAYER_STATUS,
    a.CSTD_SECURITY_LEVEL_ID,
    a.CSTD_CERTIFICATE_STATUS,
    a.CR01_MISS_INFO,
    a.CR01_ACT_START_DATE,
    B.CSTD_TAXPAYER_TYPE,
    d.CS04_ID,
    f.CSTD_ACTIVITY_CODE
    FROM tr01_taxpayer A,TR14_TAXPAYER_ACTIVE_TYPE B, TR16_TAXPAYER_OFFICE d,TR06_BRANCH_BUSINESS_ACTIVITY f
    WHERE a.cr01_internal_id = d.cr01_internal_id
    AND nvl(d.cr16_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=sysdate
    and nvl(d.cr16_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>= sysdate
    AND A.cr01_internal_id = B.cr01_internal_id
    and nvl(B.cr14_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=sysdate
    and nvl(B.cr14_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=sysdate
    and a.cr01_internal_id = f.cr01_internal_id
    and f.CR03_BRANCH_CODE = '000'
    and nvl(f.cr06_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=sysdate
    and nvl(f.cr06_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=sysdate
    and f.CR06_PRIMARY_FLAG='Y'
    EXTERNAL JOIN TAXPAYER.TAXPAYER_CATEGORY={?ODBC: NAME.TAXPAYER_CATEGORY} AND TAXPAYER.PER_ID={?ODBC: NAME.PER_ID} AND TAXPAYER.CR01_INTERNAL_ID={?ODBC: INTERNALID.CR01_INTERNAL_ID}
    ODBC
    select 'Y' taxpayer_category,to_char(to_number(a.cr04_natural_per_id)) per_id,
    cr11_first_name||' '||cr11_second_name||' '||cr11_third_name||' '||cr11_last_name NAME
    FROM
    tr01_taxpayer A, TR11_NATURAL_PER_NAME B
    WHERE cr01_natural_per_flag = 'Y'
    and A.cr04_natural_per_id=B.cr04_natural_per_id
    and nvl(b.cr11_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=sysdate
    and nvl(b.cr11_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=sysdate
    union
    select 'N' taxpayer_category,to_char(to_number(a.cr10_legal_per_id)) per_id,
    cr13_name NAME
    FROM
    tr01_taxpayer A, TR13_LEGAL_PER_NAME C
    WHERE cr01_natural_per_flag = 'N' and A.cr10_legal_per_id = C.cr10_legal_per_id
    and nvl(c.cr13_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=sysdate
    and nvl(c.cr13_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=sysdate
    EXTERNAL JOIN NAME.TAXPAYER_CATEGORY={?ODBC: TAXPAYER.TAXPAYER_CATEGORY} AND NAME.PER_ID={?ODBC: TAXPAYER.PER_ID}
    ODBC
    select distinct x.cr01_internal_id from
        (select to_char(to_number(cr01_internal_id)) cr01_internal_id from TR16_TAXPAYER_OFFICE where
        (nvl(cr16_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and nvl(cr16_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr16_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr16_start_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr16_end_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr16_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr16_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr16_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        AND to_char(cs04_id) = case when '{?p_taxoffice}' is null then to_char(cs04_id) else '{?p_taxoffice}' END
        ) x,
        (select to_char(to_number(cr01_internal_id)) cr01_internal_id from TR14_TAXPAYER_ACTIVE_TYPE where
        (nvl(cr14_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and nvl(cr14_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr14_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr14_start_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr14_end_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr14_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or(
        nvl(cr14_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr14_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and cstd_taxpayer_type = case when '{?p_taxpayerType}' is null THEN cstd_taxpayer_type else '{?p_taxpayerType}' END
        ) y,
        (select cr01_internal_id from(
        select to_char(to_number(cr01_internal_id)) cr01_internal_id,'Y' taxpayer_category
        FROM
         tr01_taxpayer A, TR11_NATURAL_PER_NAME B
        WHERE cr01_natural_per_flag = 'Y'
        and A.cr04_natural_per_id=B.cr04_natural_per_id
        and
        (nvl(cr11_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and nvl(cr11_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr11_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr11_start_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr11_end_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr11_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or(
        nvl(cr11_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr11_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and cr11_first_name||' '||cr11_second_name||' '||cr11_third_name||' '||cr11_last_name like
        case when '{?p_taxpayerName}' is null then cr11_first_name||' '||cr11_second_name||' '||cr11_third_name||' '||cr11_last_name  else '%{?p_taxpayerName}%' end
        union
        select to_char(to_number(cr01_internal_id)) cr01_internal_id,'N' taxpayer_category
        FROM
         tr01_taxpayer d, TR13_LEGAL_PER_NAME C
        WHERE cr01_natural_per_flag = 'N' and d.cr10_legal_per_id = C.cr10_legal_per_id
        and
        (nvl(cr13_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and nvl(cr13_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr13_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr13_start_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or
        (nvl(cr13_end_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr13_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        or(
        nvl(cr13_start_date,to_date('1950-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))<=to_date('2011-05-01 00:00:00','yyyy-mm-dd HH24:mi:ss') 
        and nvl(cr13_end_date,to_date('3000-01-01 00:00:00','yyyy-mm-dd HH24:mi:ss'))>=to_date('2011-05-31 00:00:00','yyyy-mm-dd HH24:mi:ss')
        and cr13_name like
        case when '{?p_taxpayerName}' is null then cr13_name else '%{?p_taxpayerName}%' end
        where taxpayer_category =
        case when '{?p_taxpayerCategory}' is null then taxpayer_category else '{?p_taxpayerCategory}' END
        ) z
    where x.cr01_internal_id=y.cr01_internal_id
    and x.cr01_internal_id=z.cr01_internal_id      
    EXTERNAL JOIN INTERNALID.CR01_INTERNAL_ID={?ODBC: TAXPAYER.CR01_INTERNAL_ID}
    Edited by: WangGang0411 on Jul 3, 2011 12:27 PM

  • Compile with Oracle Client 10.0.5

    I know that node-oracledb needs Oracle Client 11.2 or above as it states on the github repository. What I would like to know if it is possible to use the oracle client 10.0.5, even with less features.
    I'm asking this because I have some oracle 9.0.1 databases in production and they won't be upgraded soon and I would like to use nodejs with them :-)
    Event-loop and asynchronous access are perfect for what I need...
    TYA
    Alex

    I would love to upgrade :-)
    We're talking about 400 Oracle 7.3.4 Databases connected to 400 Oracle 9.0.1 databases, running Oracle Forms 3  and Forms 6 :-)
    I imagine that 5 years from now we will still have this situation, so my question about this possibility.
    Just to lighten up I was imagining node as a broker for all these databases :-)

  • Related with Oracle Client

    Hello everybody!
    I have Oracle-OraClient 10g in my system.
    I dont have Oracle Server in my system.
    How can I establish a connection with my Java Application?
    Is it possible to connect my Java application with Oracle DB?.
    I tried using Connection Url(jdbc:oracle:thin:@localhost:1521:manojdb).
    Is it correct?
    Warm regards,
    Manoj Paul

    Hi,
    no, it's not correct.
    localhost mean that Oracle database server is running on your pc but it isn't.
    you should know where db is running. server name or ip address and than you can use connection string like this:
    jdbc:oracle:thin:@<server_name>:1521:manojdb
    String URL = "jdbc:oracle:thin:@host:port:sid";
    String USERNAME = "scott";
    String PASSWORD = "tiger";
    Wiki:
    http://www.orafaq.com/wiki/JDBC
    java:
    http://java.cz/konference/2003-June/000802.html
    REgards,
    Tom
    Edited by: Soli on 17.8.2009 14:42

Maybe you are looking for

  • Error al iniciar Illustrator

    Hola de nuevo Me pasa de todo, cada vez que inicio Illustrator justo despues de la pantallita donde carga las tipos y demás me salta este error "No puedo completar la operación solicitada", seguidamente se cierra y tengo que volver a iniciarlo para q

  • Flash preloader only appears after 60%

    Hi all, I added a simple preloader to the first frame of my flash movie. When all is loaded, the movie continues to the 2nd frame. I had a few library items exported as actionscript and exported in first frame. I unchecked export in first frame for A

  • Database frozen in time

    Oracle 10.2.4 Solaris 10.5 SPARC 64bits I have a database that I want frozen in time and looking for the best way to accomplish it. It is a very smal database use by software testers in one of our centers. Here is what I am thinking thus far: I will

  • Alguien me puede ayudar? SE HA PRODUCIDO UN ERROR DESCONOCIDO (-609).

    Alguien me puede ayudar con este problema: SE HA PRODUCIDO UN ERROR DESCONOCIDO (-609). Muchas gracias. guidogimenez

  • How set default value in field of new infotype

    Hi experts!! We have created a new infotype 9002. This infotype has two mandatories fields, one with the amount and another with the currency. The currency always will be 'EUR', for this reason we would like to assign the default value for this field