Oracle 10.2.0.3 - LINUX 64bit to sql server 2003

I have applied Patch 5965763 and installed DG4ODBC in seperate oracle home
I have the Data Direct ODBC drivers for linux 64-bit and am using ddsqls24.so driver
my connection to sql server 2003 is "AFMAC"
my listener on 11.2 works and is started from the 11g home
my previous listeners are working from the 10g home
i have create the database link: create database link AFMAC connect to "mysql" identified by "mysql" using 'AFMAC';
select * from dual@AFMAC;
select * from dual@AFMAC
ERROR at line 1:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from AFMAC
I have exhausted my searches and have not found the issue. any suggestions?
below are my files:
initAFMAC.ora file
# this is a sample agent init file that contains the HS parameters that are
# needed for an ODBC Agent.
# HS init parameters
HS_FDS_CONNECT_INFO = AFMAC
HS_FDS_SHAREABLE_NAME=/opt/oracle/gateway/hs/lib/dg4odbc.o:/opt/oracle/odbc/lib/libodbc.so
# ODBC specific environment variables
set ODBCINI=/opt/oracle/odbc/odbc.ini
# Environment variables required for the non-Oracle system
#set <envvar>=<value>
listener.ora on 11g
AFMAC =
(ADDRESS_LIST=
(ADDRESS = (PROTOCOL = TCP)(HOST = xxxxxxxxxxx-dev-vip)(PORT = 1522))
SID_LIST_LISTENER =
(SID_LIST=
(SID_DESC=
(SID_NAME = AFMAC)
(ORACLE_HOME = /opt/oracle/gateway)
(PROGRAM = dg4odbc)
listener.ora on 10g
LISTENER_XXXXXXXXXXXXX-DEV =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xxxxxxxxxxxx-dev-vip)(PORT = 1521)(IP = FIRST))
(ADDRESS = (PROTOCOL = TCP)(HOST = 1xx.xxx.xxx.136)(PORT = 1521)(IP = FIRST))
tnsnames.ora on 10g
COHODEV1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = rac1-dev-vip)(PORT = 1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = XXX.XXX.XXX.136)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XXXXdev)
(INSTANCE_NAME = XXXXdev1)
AFMAC =
(DESCRIPTION =
(ADDRESS= (PROTOCOL = TCP) (HOST = XXXXXXXX-dev-vip) (PORT = 1522))
(CONNECT_DATA = (SID = AFMAC))
(HS=OK)
11g alert/log.xml
<msg time='2009-12-01T14:49:39.752-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:49:39 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:50:39.758-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:50:39 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:52:06.774-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:52:06 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:53:39.787-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:53:39 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:54:15.791-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:54:15 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:55:18.062-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:55:18 * (CONNECT_DATA=(SID=AFMAC)(CID=(PROGRAM=)(HOST=cohortrac1-dev)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=140.140.200.137)(PORT=10706)) * establish * AFMAC * 12505
</txt>
</msg>
<msg time='2009-12-01T14:55:18.062-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
</txt>
</msg>
<msg time='2009-12-01T14:56:18.790-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:56:18 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:56:39.794-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:56:39 * service_update * cohodev1 * 0
</txt>
</msg>
<msg time='2009-12-01T14:56:45.797-06:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='cohortrac1-dev'
host_addr='140.140.200.136'>
<txt>01-DEC-2009 14:56:45 * service_update * cohodev1 * 0
</txt>
</msg>
trace file -- afmac.log
Tue Dec 01 14:40:22 2009
01-DEC-2009 14:40:22 * service_update * cohodev1 * 0
Tue Dec 01 14:42:12 2009
01-DEC-2009 14:42:12 * service_update * cohodev1 * 0
Tue Dec 01 14:43:21 2009
01-DEC-2009 14:43:21 * service_update * cohodev1 * 0
Tue Dec 01 14:44:27 2009
01-DEC-2009 14:44:27 * service_update * cohodev1 * 0
Tue Dec 01 14:45:39 2009
01-DEC-2009 14:45:39 * service_update * cohodev1 * 0
Tue Dec 01 14:47:15 2009
01-DEC-2009 14:47:15 * service_update * cohodev1 * 0
Tue Dec 01 14:48:39 2009
01-DEC-2009 14:48:39 * service_update * cohodev1 * 0
Tue Dec 01 14:49:39 2009
01-DEC-2009 14:49:39 * service_update * cohodev1 * 0
Tue Dec 01 14:50:39 2009
01-DEC-2009 14:50:39 * service_update * cohodev1 * 0
Tue Dec 01 14:52:06 2009
01-DEC-2009 14:52:06 * service_update * cohodev1 * 0
Tue Dec 01 14:53:39 2009
01-DEC-2009 14:53:39 * service_update * cohodev1 * 0
Tue Dec 01 14:54:15 2009
01-DEC-2009 14:54:15 * service_update * cohodev1 * 0
Tue Dec 01 14:55:18 2009
odbctrace.out
EXIT SQLError with return code 100 (SQL_NO_DATA_FOUND)
HENV 0x0adaaa30
HDBC 0x0adab960
HSTMT 0x00000000
UCHAR * 0x2f5cd5b0 (NYI)
SDWORD * 0x2f5cd3ac
UCHAR * 0x2f5cd3b0
SWORD 511
SWORD * 0x2f5cd3aa
ENTER SQLAllocStmt
HDBC 0x0adab960
HSTMT * 0x2f5cdce8
EXIT SQLAllocStmt with return code 0 (SQL_SUCCESS)
HDBC 0x0adab960
HSTMT * 0x2f5cdce8 ( 0x0adc66d0)
ENTER SQLFreeStmt
HSTMT 0x0adc66d0
UWORD 2 <SQL_UNBIND>
EXIT SQLFreeStmt with return code 0 (SQL_SUCCESS)
HSTMT 0x0adc66d0
UWORD 2 <SQL_UNBIND>
ENTER SQLDisconnect
HDBC 0x0adab960
EXIT SQLDisconnect with return code 0 (SQL_SUCCESS)
HDBC 0x0adab960
ENTER SQLFreeConnect
HDBC 0x0adab960
EXIT SQLFreeConnect with return code 0 (SQL_SUCCESS)
HDBC 0x0adab960
ENTER SQLFreeEnv
HENV 0x0adaaa30
EXIT SQLFreeEnv with return code 0 (SQL_SUCCESS)
HENV 0x0adaaa30

I have change the path to below. do i need to point something to the dg4odbc.o?
my oracle home is /opt/oracle/product/10.2.0/db_1/database
the oracle gateway is in /opt/oracle/gateway
HS_FDS_SHAREABLE_NAME=/opt/oracle/gateway/lib/libodbc.so
[oracle@xxxxxxxxxx-dev lib]$ pwd
/opt/oracle/odbc/lib
[oracle@xxxxxxxxxxdev lib]$ da
total 77592
-rwxr-xr-x 1 oracle oinstall 11864950 Apr 8 2009 libddicu24.so*
-rwxr-xr-x 1 oracle oinstall 1862747 Apr 8 2009 ddor824r.so*
-rwxr-xr-x 1 oracle oinstall 1846224 Apr 8 2009 ddmsss24r.so*
-rwxr-xr-x 1 oracle oinstall 28748 Apr 8 2009 ddmsssdlg24.so*
-rwxr-xr-x 1 oracle oinstall 1684501 Apr 8 2009 ddor824s.so*
-rwxr-xr-x 1 oracle oinstall 3071461 Apr 8 2009 ddor824.so*
-rwxr-xr-x 1 oracle oinstall 1960824 Apr 9 2009 libddssl24.so*
-rwxr-xr-x 1 oracle oinstall 785197 Apr 13 2009 ddmsss24.so*
-rwxr-xr-x 1 oracle oinstall 1680661 Apr 13 2009 ddmsss24s.so*
-rwxr-xr-x 1 oracle oinstall 1853846 Jun 25 10:34 ddifcl24r.so*
-rwxr-xr-x 1 oracle oinstall 2780278 Jun 25 10:36 ddifcl24.so*
-rwxr-xr-x 1 oracle oinstall 1919201 Aug 6 12:50 ddase24r.so*
-rwxr-xr-x 1 oracle oinstall 1876326 Aug 6 12:50 ddtera24r.so*
-rwxr-xr-x 1 oracle oinstall 4445059 Aug 6 12:50 ddase24.so*
-rwxr-xr-x 1 oracle oinstall 1688747 Aug 6 12:50 ddtera24s.so*
-rwxr-xr-x 1 oracle oinstall 2857765 Aug 6 12:50 ddtera24.so*
-rwxr-xr-x 1 oracle oinstall 1844597 Aug 24 10:23 ddgplm24r.so*
-rwxr-xr-x 1 oracle oinstall 1844629 Aug 24 10:24 ddpsql24r.so*
-rwxr-xr-x 1 oracle oinstall 1806678 Sep 21 15:19 libddmbackw.so*
-rwxr-xr-x 1 oracle oinstall 1926162 Sep 21 15:20 ddora24r.so*
-rwxr-xr-x 1 oracle oinstall 1819448 Sep 21 15:20 libddmback.so*
-rwxr-xr-x 1 oracle oinstall 3639409 Sep 21 17:48 ddora24.so*
-rwxr-xr-x 1 oracle oinstall 3008211 Oct 8 11:30 ddmysql24.so*
-rwxr-xr-x 1 oracle oinstall 3010496 Oct 13 14:57 ddpsql24.so*
-rwxr-xr-x 1 oracle oinstall 3009760 Oct 13 15:02 ddgplm24.so*
-rwxr-xr-x 1 oracle oinstall 3869943 Oct 14 09:39 dddb224.so*
-rwxr-xr-x 1 oracle oinstall 1944521 Oct 14 16:21 dddb224r.so*
-rwxr-xr-x 1 oracle oinstall 15283 Oct 19 10:52 ddtrn24.so*
-rwxrwxr-x 1 oracle oinstall 3390754 Oct 20 10:03 ddsqls24.so*
-rwxrwxr-x 1 oracle oinstall 77982 Oct 20 13:35 vscnctdlg.so*
-rwxrwxr-x 1 oracle oinstall 335288 Oct 20 13:35 odbctrac.so*
-rwxrwxr-x 1 oracle oinstall 1840285 Oct 20 13:35 odbccurs.so*
-rwxrwxr-x 1 oracle oinstall 2115774 Oct 20 13:35 libodbc.so*
-rwxrwxr-x 1 oracle oinstall 1530695 Oct 20 13:35 libodbcinst.so*
[oracle@xxxxxxxxxx-dev database]$ tnsping AFMAC
TNS Ping Utility for Linux: Version 10.2.0.3.0 - Production on 02-DEC-2009 07:17:02
Copyright (c) 1997, 2006, Oracle. All rights reserved.
Used parameter files:
/opt/oracle/product/10.2.0.1/db_1/database/network/admin/sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS= (PROTOCOL = TCP) (HOST = xxxxxxxxxx-dev-vip) (PORT = 1522)) (CONNECT_DATA = (SID = AFMAC)) (HS=OK))
OK (0 msec)
[oracle@xxxxxxxxxx-dev admin]$ lsnrctl status AFMAC
LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 02-DEC-2009 07:21:21
Copyright (c) 1991, 2006, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxxxxx-dev-vip)(PORT=1522))(CONNECT_DATA=(SID=AFMAC))(HS=OK))
STATUS of the LISTENER
Alias AFMAC
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 01-DEC-2009 14:37:20
Uptime 0 days 16 hr. 44 min. 1 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /opt/oracle/gateway/network/admin/listener.ora
Listener Log File /opt/oracle/diag/tnslsnr/cohortrac1-dev/afmac/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.xxx.137)(PORT=1522)))
The listener supports no services
The command completed successfully
SQL> select count(*) from "test_table"@AFMAC;
select count(*) from "test_table"@AFMAC
ERROR at line 1:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from AFMAC
Edited by: user11986618 on Dec 2, 2009 5:31 AM

Similar Messages

  • Oracle EBS R12 on OS Linux 64bit vs Windows 2003 64bit

    Dear All,
    Oracle EBS R12 with DB 10gR2 64bit
    on Linux- 64bit vs Windows 2003 64bit
    Any data/whitepaper/comments, those can help to take decision with respect to performance on OS Linux- 64bit vs Windows 2003 64bit.
    Management wants basically following:
    •Technical advantages/disadvantages of Linux 64bit
    •Technical advantages/disadvantages of windows 64bit

    Please refer to:
    Note: 197031.1 - 32-bit/64-bit Certification/Conversion Issues on Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=197031.1
    Note: 343917.1 - Frequently Asked Questions: Oracle E-Business Suite Support on x86-64
    xhttps://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=343917.1
    Google should be also helpful.
    Linux 64-bit vs Windows 64-bit
    http://www.google.com/search?q=Linux+64%2dbit+vs+Windows+64%2dbit

  • Connecting Oracle(64bit) to SQL Server(32bit) with heterogeneous serv ODBC

    Hi,
    We are planing the migration of 32bit Oracle 9.2.0.8 (MS Windows Server 2003 EE SP1) to 64 bit Oracle 10.2.0.4 (MS Windows Server 2003 Standard x64 Edition SP2).
    We have tested the migration using export/import procedure, and everything passed ok.
    The problem is because the database we are planning to migrate (32bit) using Oracles heterogeneous Services ODBC agent in connection to 32 bit SQL Server 2000. When we have tried to implement that on 64bit 10.2.0.4 oracle we always get the message:
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    Then we looked up the metalink and find the document: Is Generic Connectivity Available On Linux Or Windows 64-bit Platforms ? [*ID 361676.1*]
    Is there any way to make the connection between 64bit Oracle 10.2.0.4 and 32bit SQL Server using system DSN within the Windows ODBC Data Sources with choosing the SQL Server driver?
    The option with Database Gateway for ODBC (DG4ODBC) isn't free.
    Thanks

    Hi everyone
    As far as I am aware, you need to install the Discoverer EUL into an Oracle database and then use an ODBC connection to SQL Server. This is because Discoverer has hooks into the Oracle database and is looking for features that only exist in an Oracle database. If you are using an Infrastructure, which is mandatory when using 4i, you can use that database to store your EUL using an ODBC connection over to SQL Server.
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • Migrate oracle 10.2.0.5.0 enterprise on windows server 2003 32bit to Linux

    Hello,
    I am trying to find any white paper regarding the benefits of migrating oracle database from windows server 2003 32bit
    to RedHat linux server 64bit.
    The current db version on windows is 10.2.0.5.0
    The new version on linux will be 11.2.0.3.0
    If anyone crossed such a white paper describing the pros & cons for such a migration..
    Thanks alot.
    Edited by: user7320646 on Jan 9, 2013 5:45 AM

    John makes some very good points but I would like to clarify one thing from his post: you are planning three migrations:
    1. From 32bit -> 64bit
    2. From Windows to Linux
    3. From Oracle 10gR2 to 11gR2
    The second of these is the one most liekly to give you grief. You certainly should not attempt to combine it with a database upgrade. Either move the database to RHEL and then upgrade it, or upgrade it on Windows and then move it to the new server.
    Of these, the first is the least controversial. So it's a nice point whether it is worth upgrading from Windows 32bit to Windows 64bit prior to moving to Linux.
    Cheers, APC

  • Oracle (Linux) to MS SQL Server 2000 (Windows 2003) with OTG

    I have Oracle 9i Release 1 running on linux and i want to use Transparent Gateway to connect to MS SQL Server 2000 running on Windows 2003. Is it possible to setup this connection?
    If yes, please include the detail approach of installation.
    Thank you....

    Dear kgronau
    i tried the transperent gateway in Win2003
    both sqlserver and oracle 10 g onthe same os (win2003)
    Created listener and tnsname settings as per the documention spec..
    then created a database link for sqlserver here.
    my transpernet gateway works without any problem,
    Then,
    I have Oracle on Linux also,
    i created a tnsname settings here for the win2003 listener (for sqlserver connection).
    then created a database link for sqlserver here
    im not able to connect sqlserver.
    i tried to desc one table (sqlserver)
    the following error i get,
    do you have any idea, what i have missed???
    SQL> DESC CUSTOMERS@SQLDB
    ERROR:
    ORA-02068: following severe error form SQLDB
    ORA-03135: connection lost contact
    please give some hints what is the problem
    remember the listener is running on windows 2003
    regards

  • Oracle 10.2.0.3 64-bit to SQL Server 2005 64-bit on Windows 2003 64-bit

    I have not been successful in setting up HS ODBC to allow Oracle to connect to SQL Server with the above 64 bit editions. Is it possible in 10.2.0.3 Win 64-bit or must we use another method to connect? Any advice would be much appreciated.

    The bad news at the beginning:
    There is no HSODBC for Windows 64bit nor a gateway.
    It is planned for 11gR2 to provide gateways for Windows 64bit.
    As all 10g gateways have been desupported and you start with a new project so I would suggest you start with the supported gateways release 11g. The other advantage of 11g is we here offer a database gateway for ODBC (follow up product of HSODBC but which can now reside on its own machine and there isn't anymore the restriction it must be used with a database from the same Oracle_Home.
    Not sure about your environment and operating system preferences, but you can install and 11g gateway for Windows on a 32bit Windows machine. Or if you prefer a Unix OS you can install it on this machine.
    So your env lokks like the Oracle db is running on machine A, the gateway on machine B and the SQL Server on machine C.
    The products we offer are DG4ODBC and DG4MSQL. The gateway for ODBC is a generic one which uses a 3rd party ODBC driver to connect to the SQL Server. We do not provide you any ODBC driver. You need to get one on your own, install it and configure it. The Gateway for SQL Server is ready to use after the configuration.
    Difference between both products is the capability of the gateways. The ODBC gateway is generic and thus offers only limited capabilities. For example only a few functions are supported which results in POST PROCESSING. Post processin means, if a function is not translated to a function the remote database can understand, all records from the remote database are transferred to the Oracle database and the result is then processed locally. Depending now on the amount of data this might cause performance issues.
    The gateway for SQL Se4rver is designed for SQl Server connections and thus supports a lot of functions it can map to the SQL Server syntax and no post processing is done. In addition it supports distributed transactions.

  • Oracle DB on Redhat 5 connectivity with MS sql Server

    Dear All,
    Env.
    Oracle EBS R12 – DB 10gR2 with RAC on Redhat linux 5
    We want to connect OracleDB10gR2 to MS sql Server 2000/2005 on Windows 2003.
    What is the way or which utility(ODBC) can be used to do this, anybody help us with detail??
    Regards

    HSODBC is what you'll want to do that, but you'll need a SQL Server ODBC driver that runs on Linux, and you'll have to get that from a 3rd party unless MS provides one.
    Assuming you have Metalink access, the following note should help:
    Note.264567.1 Ext/Pub How To Setup Generic Connectivity - HSODBC - on Linux:
    Hope it helps,
    Greg

  • Oracle R12 EBS Forms not getting invoked in Windows server 2003

    Hi,
    I have installed Oracle EBS R12 in my personal laptop with Win2003 server as base OS. Until all these days I was able to launch the forms and work on EBS without any issues.
    Today when I tried to login in and open a form, the system is just not responding. It is not launching the form applet. I checked the Java options and everything remain correct. My internet explorer settings are also proper and no firewall is existing. JRE version installed is 1.6.0_07. I even tried invoking test form from Oracle Forms options, but no form was launched.
    The same issue happened a month before and I ended up installing Oracle again. However, I dont want to go to that option and requesting your valuable help to get this fixed.
    Java console log is as mentioned below. Kindly check and help me getting this issue fixed.
    Header 1
    Java Plug-in 1.6.0_07
    Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    network: Loading user-defined proxy configuration ...
    network: Done.
    network: Loading proxy configuration from Internet Explorer ...
    network: Done.
    network: Loading direct proxy configuration ...
    network: Done.
    network: Proxy Configuration: No proxy
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL

    Asif,
    Finally I got the issue fixed. Did not download Java or any JRE version; because, the available version itself was Java 6 and the JRE version was 1.6.0_07.
    The issue seems to be that, if the 'JRE Auto-Download' in Java control panel is set to 'Always Auto-Download' then java is trying to use the latest version available in their server. I then changed the setting to point to 'Prompt User' and tried opening a form and it worked!!!
    Sounds like a solution to this issue and hope it doesn't recur. Will keep posted if I face any. Thanks for your help!
    Navigation:
    DO NOT TRY TO CLEANUP OR RE-INSTALL JAVA. TRY THE BELOW BEFORE YOU PERFORM SUCH THINGS.
    Step1: Clear all cache and cleanup the history/temp memory in your browsers.
    Step2: Close all your browsers (IE, Netscape, Chrome, Mozilla etc).
    Step3: Check if your Java version is SE6 and JRE is pointing to version 1.6. You can check this in Java control panel -> General and Java tab respectively.
    Step3: Control Panel --> Java (DClick) --> Go to Advanced tab --> expand "JNLP File/MIME Association" and "JRE Auto-Download" --> Select "Prompt User" in both and "Apply"
               In addition to this have the "Debugging" option enabled and "Show console" in the same tab.
    Step4: Open IE and login to Oracle Apps. Click on any form. now Java will enable and you will be able to see the console messages. In a few moments(depending on your system speed), the forms should be displayed.
    If this doesn't fix the issue, then copy paste the entire console message and post a question in this forum for help. Enjoy your EBS!!

  • Is 64bit MS SQL Server interchangeable with 32 bit?

    Does anyone have any experience using a 64bit Windows Server
    / 64bit MS SQL with Coldfusion? We currently use the same, but on a
    32bit server, and were hoping to purchase a new box that would have
    more horsepower. (Our Coldfusion servers are separate, 32 bit
    machines)
    If you do, and it's easy-cheesy, I'd love some sort of
    validation of some sort before we make the purchase. :) And if so,
    are there any "gotchas" we need to look out for?
    Many thanks!
    - Piper

    No, I attempted to use the Microsofl OLE DB Provider for Visual Fox Pro to access the .dbf from Excel,
    and it behaved identically to the way it did in SQL Server.
    I can use the Microsoft Excel Data source in SQL Server to link an excel file to SQL Server perfectly fine. 

  • Oracle 10.2.0.1 Standard Edition on Windows Server 2003 R2 SP2 German vers.

    Hi,
    We got a "strange" error installing Oracle db on MS win Ser 2003. When the installation procedure created the database it stopped with Ora-604 and Ora-2248. My first thought was the language problem but I'm not sure.
    Below you'll see the trace.log
    If anyone can give me a clue, it would most appreciated !
    Thanks a lot,
    Jacques
    [main] [12:33:57:652] [CommandLineArguments.process:563] CommandLineArguments->process: number of arguments = 32
    [main] [12:33:57:652] [CommandLineArguments.process:738] CommandLineArguments->process: Create Database argument is specified
    [main] [12:33:57:652] [CommandLineArguments.process:910] CommandLineArguments->process: template Name argument is specified
    [main] [12:33:57:652] [CommandLineArguments.process:960] CommandLineArguments->process: db name argument is specified
    [main] [12:33:57:652] [CommandLineArguments.process:3074] CommandLineArguments->process: in Operation Type is Creation/GenerateScripts Mode condition
    [main] [12:33:57:668] [CommandLineArguments.process:3298] CommandLineArguments->process: Successfully process command line arguments
    [main] [12:33:58:73] [Host.checkOPS:2053] Inside checkOPS
    [main] [12:33:58:73] [Host.checkOPS:2065] Trying to check cluster existence
    [main] [12:33:58:120] [Library.getInstance:95] Created instance of Library.
    [main] [12:33:58:120] [Library.load:195] Loading orauts.dll...
    [main] [12:33:58:120] [Library.load:201] oracleHome D:\Programme\oracle\product\10.2.0\db_1
    [main] [12:33:58:120] [sPlatform.isHybrid:63] osName=Windows 2003 osArch=x86 rc=false
    [main] [12:33:58:120] [Library.load:220] Loading library D:\Programme\oracle\product\10.2.0\db_1\bin\orauts.dll
    [main] [12:33:58:120] [Library.load:244] Loaded library D:\Programme\oracle\product\10.2.0\db_1\bin\orauts.dll from path=
    D:\Programme\oracle\product\10.2.0\db_1\bin
    [main] [12:33:58:136] [Library.load:195] Loading MSVCR71.dll...
    [main] [12:33:58:136] [Library.load:201] oracleHome D:\Programme\oracle\product\10.2.0\db_1
    [main] [12:33:58:136] [sPlatform.isHybrid:63] osName=Windows 2003 osArch=x86 rc=false
    [main] [12:33:58:136] [Library.load:220] Loading library D:\Programme\oracle\product\10.2.0\db_1\bin\MSVCR71.dll
    [main] [12:33:58:136] [Library.load:244] Loaded library D:\Programme\oracle\product\10.2.0\db_1\bin\MSVCR71.dll from path=
    D:\Programme\oracle\product\10.2.0\db_1\bin
    [main] [12:33:58:136] [Library.load:195] Loading orawsec10.dll...
    [main] [12:33:58:136] [Library.load:201] oracleHome D:\Programme\oracle\product\10.2.0\db_1
    [main] [12:33:58:136] [sPlatform.isHybrid:63] osName=Windows 2003 osArch=x86 rc=false
    [main] [12:33:58:136] [Library.load:220] Loading library D:\Programme\oracle\product\10.2.0\db_1\bin\orawsec10.dll
    [main] [12:33:58:136] [Library.load:244] Loaded library D:\Programme\oracle\product\10.2.0\db_1\bin\orawsec10.dll from path=
    D:\Programme\oracle\product\10.2.0\db_1\bin
    [main] [12:33:58:136] [Library.load:195] Loading orasrvm10.dll...
    [main] [12:33:58:136] [Library.load:201] oracleHome D:\Programme\oracle\product\10.2.0\db_1
    [main] [12:33:58:136] [sPlatform.isHybrid:63] osName=Windows 2003 osArch=x86 rc=false
    [main] [12:33:58:136] [Library.load:220] Loading library D:\Programme\oracle\product\10.2.0\db_1\bin\orasrvm10.dll
    [main] [12:33:58:136] [Library.load:244] Loaded library D:\Programme\oracle\product\10.2.0\db_1\bin\orasrvm10.dll from path=
    D:\Programme\oracle\product\10.2.0\db_1\bin
    [main] [12:33:58:136] [Version.isPre10i:189] isPre10i.java: Returning FALSE
    [main] [12:33:58:136] [WindowsSystem.regKeyExists:997] WindowsSystem.regKeyExists: mainkey= HKEY_LOCAL_MACHINE subkey = Software\Oracle\Ocr
    [main] [12:33:58:183] [WindowsSystem.getCSSConfigType:1154] configType=null
    [main] [12:33:58:183] [Host.checkOPS:2071] cluster existence:false
    [main] [12:33:58:183] [Host.checkOPS:2109] Cluster installed=false
    [main] [12:33:58:292] [InitParamHandler.endElement:506] CustomSGA flag: false
    [main] [12:33:58:292] [InitParamHandler.endElement:507] Database Type: MULTIPURPOSE
    [main] [12:33:58:292] [InitParamHandler.endElement:508] Mem Percentage: 40
    [main] [12:33:58:292] [InitParamHandler.endElement:526] distributing Memory: 858993049
    [main] [12:33:58:292] [StorageAttributes.setAttribute:232] IN threadID:1 group#=1
    [main] [12:33:58:292] [StorageAttributes.setAttribute:232] IN threadID:1 group#=2
    [main] [12:33:58:292] [StorageAttributes.setAttribute:241] Current threadID=1
    [main] [12:33:58:308] [StorageAttributes.setAttribute:248] Current threadID=1 ==> redoGroups[0]=1
    [main] [12:33:58:308] [StorageAttributes.setAttribute:258] vRedoGroups:[1]
    [main] [12:33:58:308] [StorageAttributes.setAttribute:288] setAttribute: bExists=false
    [main] [12:33:58:308] [StorageAttributes.setAttribute:232] IN threadID:1 group#=3
    [main] [12:33:58:308] [StorageAttributes.setAttribute:241] Current threadID=1
    [main] [12:33:58:308] [StorageAttributes.setAttribute:248] Current threadID=1 ==> redoGroups[0]=1
    [main] [12:33:58:308] [StorageAttributes.setAttribute:248] Current threadID=1 ==> redoGroups[1]=2
    [main] [12:33:58:308] [StorageAttributes.setAttribute:258] vRedoGroups:[1, 2]
    [main] [12:33:58:308] [StorageAttributes.setAttribute:288] setAttribute: bExists=false
    [main] [12:33:58:308] [TemplateManager.parseCloneTemplate:1474] See for any transportable datafiles in TemplateManager.....
    [main] [12:33:58:308] [Host.setupOIDCommandlineParameters:7177] setupOIDCommandlineParameters:
    [main] [12:33:58:308] [Host.setupOIDCommandlineParameters:7178] m_regWithdirService: false
    [main] [12:33:58:308] [Host.setupOIDCommandlineParameters:7179] m_unregWithdirService: false
    [main] [12:33:58:308] [Host.setupOIDCommandlineParameters:7180] m_updateDirService: false
    [main] [12:33:58:308] [Verifier.processRawConfigFile:3523] StorageType == 0
    [main] [12:33:58:308] [Verifier.setOradataDest:4349] setOradataDest:dfDest=D:\Programme\oracle\product\10.2.0\oradata
    [main] [12:33:58:308] [TemplateManager.updateDatafileDestination:1950] updateDatafiles:datafileDir=D:\Programme\oracle\product\10.2.0\oradata
    [main] [12:33:58:308] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=1
    [main] [12:33:58:323] [TemplateManager.updateDatafileDestination:2111] new file name redo01.log
    [main] [12:33:58:323] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=2
    [main] [12:33:58:323] [TemplateManager.updateDatafileDestination:2111] new file name redo02.log
    [main] [12:33:58:323] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=3
    [main] [12:33:58:323] [TemplateManager.updateDatafileDestination:2111] new file name redo03.log
    [main] [12:33:58:323] [ProgressOnlyHost.performOperation:162] processRawConfigFile=false
    [main] [12:33:58:323] [Verifier.validateTemplate:1629] StorageType == 0
    [main] [12:33:58:323] [ProgressOnlyHost.performOperation:178] validateTemplate=true
    [main] [12:33:58:339] [OracleHome.isRacEnabled:147] bRacOn = false
    [main] [12:33:58:354] [Verifier.validateTemplate:1629] StorageType == 0
    [main] [12:33:58:354] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=D:\Programme\oracle\product\10.2.0\
    [main] [12:33:58:354] [Verifier.getControlfFileSizes:3001] No. of Control files:=3
    [main] [12:33:58:479] [Host.executeSteps:4042] Executing steps....
    [main] [12:33:58:479] [Host.setUpForOperation:2918] setUpForOperation: Mode = 128
    [main] [12:33:58:479] [Host.executeSteps:4184] setupForOperation returned: true
    [main] [12:33:58:479] [Host.createStepSQLInterface:5946] sid =Rainbow
    [main] [12:33:58:495] [SQLEngine.getEnvParams:424] NLS_LANG: GERMAN_SWITZERLAND.WE8MSWIN1252
    [main] [12:33:58:495] [SQLEngine.initialize:241] Execing SQLPLUS/SVRMGR process...
    [main] [12:33:58:510] [SQLEngine.initialize:269] m_bReaderStarted: false
    [main] [12:33:58:510] [SQLEngine.initialize:273] Starting Reader Thread...
    [Thread-3] [12:33:58:901] [StepContext$ModeRunner.run:2458] ---- Progress Needed:=true
    [Thread-3] [12:33:59:88] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-3] [12:33:59:88] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-3] [12:33:59:88] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-3] [12:33:59:88] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-3] [12:33:59:88] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-3] [12:33:59:88] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    [Thread-3] [12:33:59:88] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-3] [12:33:59:88] [BasicStep.execute:202] Executing Step : INSTANCE_CREATION
    [Thread-3] [12:33:59:88] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-3] [12:33:59:88] [InitParamAttributes.sortParams:3525] m_sortOn:-1 sortOn:4
    [Thread-3] [12:33:59:244] [OracleHome.isRacEnabled:147] bRacOn = false
    [Thread-3] [12:33:59:244] [Host.noEntryinOratab:5113] Check made for oratab arg passed............
    [Thread-3] [12:33:59:244] [Oradim.getAddEntryCommand:353] AddEntry=[D:\Programme\oracle\product\10.2.0\db_1\bin\oradim.exe, -new, -sid, RAINBOW, -startmode, manual, -spfile]
    [Thread-3] [12:34:0:492] [Oradim.getEditEntryCommand:422] getEditEntry cmd=[D:\Programme\oracle\product\10.2.0\db_1\bin\oradim.exe, -edit, -sid, RAINBOW, -startmode, auto, -srvcstart, system]
    [Thread-3] [12:34:0:680] [Oradim.addSidToRegistry:871] oracleHomeKey: SOFTWARE\ORACLE\KEY_OraDb10g_home1
    [Thread-3] [12:34:0:742] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@898540
    [Thread-3] [12:34:0:742] [CloneRmanRestoreStep.executeImpl:217] Instance Creation went fine..........
    [Thread-3] [12:34:0:742] [CloneRmanRestoreStep.executeImpl:224] db_recovery_file_dest=D:\Programme\oracle\product\10.2.0/flash_recovery_area
    [Thread-3] [12:34:0:742] [CloneRmanRestoreStep.executeImpl:227] db_recovery_file_dest_size=2147483648
    [Thread-3] [12:34:1:476] [SQLEngine.setSpool:1743] old Spool = null
    [Thread-3] [12:34:1:476] [SQLEngine.setSpool:1744] Setting Spool = D:\Programme\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\Rainbow\CloneRmanRestore.log
    [Thread-3] [12:34:1:476] [SQLEngine.setSpool:1745] Is spool appendable? --> true
    [Thread-3] [12:34:1:476] [CloneRmanRestoreStep.executeImpl:320] starting with pfile=D:\Programme\oracle\product\10.2.0/admin/Rainbow/pfile/init.ora
    [Thread-1] [12:34:4:35] [BasicStep.handleNonIgnorableError:430] oracle.sysman.assistants.util.UIMessageHandler@898540:messageHandler
    [Thread-1] [12:34:4:35] [BasicStep.handleNonIgnorableError:431] ORA-00604: error occurred at recursive SQL level 1
    ORA-02248: invalid option for ALTER SESSION
    :msg
    ************************************************************

    Yes, there's a known problem, not with german language, but with territory Switzerland, see on metalink:
    ORA-604 / ORA-02248 WITH NLS_LANG SET TO TERRITORY SWITZERLAND
    Doc ID: 334481.1
    ORA-02248 is only the last error, you have others:
    StepErrorHandler.setFatalErrors:322 setting Fatal Error: ORA-01092
    Thread-3 12:33:59:88 StepErrorHandler.setFatalErrors:322 setting Fatal Error: ORA-01034
    Thread-3 12:33:59:88 StepErrorHandler.setFatalErrors:322 setting Fatal Error: ORA-03114
    Thread-3 12:33:59:88 StepErrorHandler.setFatalErrors:322 setting Fatal Error: ORA-12560
    Thread-3 12:33:59:88 StepErrorHandler.setIgnorableErrors:250 setting Ignorable Error: ORA-01109
    Not sure whether this related to the same problem. As a workaround you may change the territory, for example to GERMANY. If that works you hit the bug mentioned in the metalink not. Normally NLS_LANG is set in the registry.
    Werner

  • Oracle 10.2.0.4 PGA on Windows Enterprise server 2003 32 bit

    Hi all,
    i have a question about PGA. Querying v$pgastat the values "Total freeable PGA memory" and "PGA memory freed back to OS" are always 0. My Database is configured in DSS mode.
    Any IDEA?
    Thanks....

    Yes i have already executed these query and the result is that the amount of "pga memory" in use for each process is different from "total pga allocated" and i'm not able to understand why oracle dosen't release memory back to OS.
    My current setting is:
    4gb available on OS
    PGA= 800MB * (2 Gb *80%)*50% -- pga_aggregate_target=800Mb
    SGA=700MB --sga_target=700Mb
    Each time that virtual memory allocated for oracle.exe is beyond 2.7 gbyte i get ora-04030
    Maybe each PLSQL in not written right and each session does not release memory. is there a workraound to free memory at system level and not at session level through DBMS_SESSION.FREE_UNUSED_MEMORY.
    Best regard,
    Simone ABATE

  • IDM 7.1 SP5-Windows Server 2008R2(64Bit)/Microsoft Sql Server 2008R2(64Bit)

    Hi there,
    Running the above configuration.
    I also have 32 bit java installed (1.6)  When I go to create and test a dispatcher I get:
    Running MxDispatcher_d1.
    [08.09.2011 12:44:39-944] - Initialized log for com.sap.idm.ic.services.api.MXMC
    Api. Log level is Debug
    MxDispatcher version: 7.10.5.2 Built: 21.07.2011 12:18:56 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.6.0_27
    Java home: C:\Program Files (x86)\Java\jre6
    Java lib/ext: C:\Program Files (x86)\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
    CLASSPATH: C:\sap\idm\Java\mxdispatcher.jar;C:\sap\idm\Java\mxmcapi.jar;C:\sqljdbc\sqljdbc.jar;
    [08.09.2011 12:44:39-969] - MxDispatcher:Reading prop files
    [08.09.2011 12:44:39-970] - MxDispatcher:Loading driver: com.microsoft.jdbc.sqlserver.SQLServerDriver
    [08.09.2011 12:44:39-974] - Can not load driver:'com.microsoft.jdbc.sqlserver.SQLServerDriver'
    [08.09.2011 12:44:39-974] - Can not load driver:'com.microsoft.jdbc.sqlserver.SQLServerDriver'
    C:\sqljdbc>
    Any ideas?  C:\sqjjdbc is where the sqljdbc jar is located.
    I am using the JDBC jar from:
    http://www.microsoft.com/download/en/details.aspx?id=21599
    Any help would be appreciated.
    Thanks,
    Matt

    Matt,
    Could you please send me more info? I'm facing the same problem. I've installed SQL server 2008, java 1.6, JDBC 2.0.
    Greetz,
    Patrick

  • How to connect to a Sql server from Oracle using db link

    Hi All,
    Does anybody have any idea about how to connect to a sql server from oracle database using db link to syncronize the data? I need to pull the data from Sql server table to Oracle tables and relay messages back to the sql server.
    Thank you,
    Praveen.

    we have 2 products - DG4MSQL and DG4ODBC.
    DG4ODBC is for free and requires a 3rd party ODBC driver and it can connect to any 3rd party database as long as you use a suitable ODBC driver
    DG4MSQL is more powerfull as it is designed for MS SQL Server databases and it supports many functions it can directly map to SQL Server equivalents - it can also call remote procedures or participtae in distributed transactions. Please be aware DG4MSQL requires a license - it is not for free.
    Check out Metalink and you'll find notes how to configure both products.
    For a generic overview:
    Note.233876.1 Options for Connecting to Foreign Data Stores and Non-Oracle Databases
    And the setup notes:
    DG4ODBC
    Note.561033.1 How to Setup DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX) :
    Note.466225.1 How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows 32bit RDBMS.HS-3-2 :
    Note.109730.1 How to setup generic connectivity (HSODBC) for 32 bit Windows (Windows NT, Windows 2000, Windows XP, Windows 2003) V817:
    Note.466228.1 How to Setup DG4ODBC on Linux x86 32bit
    DG4MSQL
    Note.466267.1 How to Setup DG4MSQL (Database Gateway for MS SQL Server) on Windows 32bit
    Note.562509.1 How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) 64bit Unix OS (Linux, Solaris, AIX,HP-UX)
    Note.437374.1 How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) Release 11 on Linux

  • Connecting ms sql server from oracle using db link

    Hi,
    Source : Oracle 11g on linux
    destination : ms sql server 2005
    i need to create the db link from oracle to ms sql server to view the tables , is it posibble without configuring the gateways( as looks like it is licenced product)
    Please let me know any alternative to achive this
    Thanks
    PGR

    There are 2 gateway - the commercial Database Gateway for Ms SQl Server which requires a license and the Database Gateway for ODBC which is for free. The license for DG4ODBC is included in your database license. You only need to install a suitable ODBC driver on your Linux box (for example use the MS SQl Server ODBC driver for Linux - details can be found here: http://www.microsoft.com/en-gb/download/details.aspx?id=36437 ). and then configure the gateway using the My Oracle Support Note:
    How to Configure DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX Itanium) to Connect to Non-Oracle Databases Post Install  
    [Article ID 561033.1]
    - Klaus

  • Data loading from Oracle to SQL Server

    Hi,
    I am trying to Push the data from Oracle which is running in HP-UNIX to SQL Server. But don’t know the efficient way to connect the SQL server from oracle which is running on HP-UNIX.
    I have heard about oracle Heterogeneous Connectivity but don’t know exactly how to implement it in Unix environment. If you have some guide of step by step process it will be really helpful.
    Thanks in advance.
    Regards,
    Sajal

    Hello,
    please start reading here about the Oracle Database Gateways products:
    http://www.oracle.com/technetwork/database/gateways/index-100140.html
    HowTo articles are available on My Oracle Support:
    How to Setup DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX) (Doc ID 561033.1)
    How to Setup DG4MSQL (Oracle Database Gateway for MS SQL Server) 64bit Unix OS (Linux, Solaris, AIX,HP-UX) (Doc ID 562509.1)
    Please read also this note:
    Functional Differences Between DG4ODBC and Specific Database Gateways (Doc ID 252364.1)
    The license for DG4ODBC is included in your RDBMS license, but you need to purchase a Third-Party ODBC driver for MS SQL Server.
    The license for DG4MSQL is not included in your RDBMS license.
    There is also a forum for the gateways:
    Heterogeneous Connectivity
    Regards
    Wolfgang

Maybe you are looking for

  • Mac printing two pages on the same sheet of paper double-sided

    I have a large PDF file that I'm trying to save paper by printing two pages of the file on the same sheet of paper and then printing double-sided, e.g. pages 1-2 would be on the front and 3-4 on the back. I can accomplish the first part by changing t

  • Download to Excel with Images

    Hello The download to excel and PDF documents now includes images.  I have inlcuded images in my web templates to execute commands eg: Download to Excel, Bookmake etc. See below: img onclick="executeJS_EXPORT_XSLT120();" alt="Download to Excel" src="

  • MC46 & MC50 Reports

    Hi Guru's Can any body tell me , what logic is the system considering to execute the reports MC46 (Slow Moving) and MC50 (Dead stock) In MC46 report system displaying 'Days Since Consumption" but when I cross check the last consumption date from MB51

  • EMU-0404 USB: Using different outputs in abelton?

    Hello Community, Can I use different outputs for my tracks in abelton live. I want to root the master-track to one stereo output, and new tracks together to the other outputpair for headphones, to hear the track sperated and NOT on the master, but on

  • I've updated to iOS and now items disappear from calendar, I've updated to iOS and now items disappear from calendar

    I use my calendar in my iPhone for work and it has always been fine. This weekend. I updated the phone and love the bigger icons etc but have discovered items do not stay in the calendar and so I now can not use the calendar and have had to revert to