Nslookup fails were as tnsping works - Oracle Client on Linux 4.0

Hello Gurus,
I am able to connect to Oracle DB on the Linux server and not from Oracle client on Linux box. I have installed Oracle Client windows version on my laptop and same release and version for Linux on Linux box.
When I try to connect to the DB from Oracle Client installed on Linux box give me ORA-012545:Connect failed because target host or object does not exists.
I have tried tnsping and the server name (hostname) ,IP and DB of the server it works.
When I tried nslookup servername (hostname) , IP and DB it fails.
Anyone over there please help me out. This is something silly happening works on Windows Oracle client and not on Linux Oracle Client. One thing to do add Linux Oracle Client has Virtual IP to it. ITs host file has an entry for local host as follows : 127.0.0.1 localhost.local.domain localhost.
Also when I tried to create netservice names using netca it's just clean.
Please help me.
Thanks in advance
Thanks
Shiva

Hello Matt,
The reults
[oracle@ccsdd-sdap3 admin]$ tnsping mdb
TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:20:16
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
/oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 172.17.180.110)(PORT = 1521))) (CONNECT_DATA = (SID = mdb) (SERVER=DEDICATED)))
OK (10 msec)
===========================================================
[oracle@ccsdd-sdap3 admin]$ tnsping ccsdd-sddb3.techteam.com
TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:25:56
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
/oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
Used HOSTNAME adapter to resolve the alias
Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=ccsdd-sddb3.techteam.com))(ADDRESS=(PROTOCOL=TCP)(HOST=172.17.180.110)(PORT=1521)))
OK (10 msec)
===========================================================
[oracle@ccsdd-sdap3 admin]$ tnsping 172.X.X.X
TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 12-MAY-2008 10:21:49
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
/oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
Used HOSTNAME adapter to resolve the alias
Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=172.17.180.110))(ADDRESS=(PROTOCOL=TCP)(HOST=172.17.180.110)(PORT=1521)))
OK (10 msec)
==========================================================
tnsnames.ora
[oracle@ccsdd-sdap3 admin]$ more tnsnames.ora
# tnsnames.ora Network Configuration File: /oracle/app/oracle/product/10.2/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.
mdb =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 172.X.X.X)(PORT = 1521))
(CONNECT_DATA =
(SID = mdb)
(SERVER=DEDICATED)
===========================================================
sqlnet.ora
[oracle@ccsdd-sdap3 admin]$ more sqlnet.ora
# sqlnet.ora Network Configuration File: /oracle/app/oracle/product/10.2/network/admin/sqlnet.ora
# Generated by Oracle configuration tools.
NAMES.DIRECTORY_PATH= (TNSNAMES,ONAMES,HOSTNAME)
==========================================================
Yes these are the reults and the files. I think this will help us to determine the problem.
Thanks
Shiva

Similar Messages

  • Oracle client in linux problem with tnsnames.ora

    hi all
    i installed oracle-xe-cleint10.2 on linux machine i did not get any tnsnames.ora in my machine i am unable to connect to database. it shows tns connectiont identifier unfound. . is it come all with oracle client or some where else it .
    or further any proceeding i should follow steps. if found solution regard this pls forward solution to me
    Regard
    syam

    hi all
    i did not get any tnsnames.ora after installing oracle client in linux machine
    i installed oracle-xe-cleint10.2 on linux machine i did not get any tnsnames.ora in my machine i am unable to connect to database. it shows tns connectiont identifier unfound. . is it come all with oracle client or some where else it .
    or further any proceeding i should follow steps. if found solution regard this pls forward solution to me
    Regard
    syam
    Regards syam

  • Applying patchset 10.2.0.3 to 10.2.0.1 Oracle client on Linux

    Hi folks,
    I want to apply patchset 10.2.0.3 to a 10.2.0.1 Oracle "Client" on Linux (both 32bit and 64bit). So, I started with the 64bit Linux.
    1. installed the 10.2.0.1 Client,
    2. downloaded the patchset 10.2.0.3 (5337014) for 64bit Linux,
    3. read the documentation for the 5337014 patchset
    I also downloaded the patchset 5601428 (specified in document 412160.1 referenced in the patchset document), and patchsets 4689959 and 5632264 (specified in document 396671.1 - which is Time Zone related).
    I understand that if I do apply the 10.2.0.3 patchset to a 10.2.0.1 database server installation, then I need to apply the patchsets 5601428 and 4689959 (or 5632264) but for just applying the patchset 10.2.0.3 (5337014) to a 10.2.0.1 client, do I still need to apply 4689959 and/or 5632264 ?
    will simply (only) applying 10.2.0.3 (5337014) will do the job on the Oracle Client ?
    I have done this so many times for the Database Server but haven't done it for the Oracle Client - did search the forums and Metalink but did not find anything specific to applying patchsets to Oracle Client installations.
    Thank you and Best regards
    Zafer

    Somebody replied my query on Metalink telling me applying the patchset is the same as the server and to follow the installation manual instructions :) Oracle patchset installation help file (document) could be clearer for the Client installation (as they did include explicit sections for RAC's, etc in the same doc).
    Edited by: zaferaktan on Jul 2, 2009 5:31 PM

  • Oracle Clients on Linux only

    I just want to have the Oracle clients (sqlplus, sqlload, sql*net
    etc) installed on a linux box. Where can I download them? I don't
    want to download that huge whole server file.
    Thanks!
    dp
    null

    I've installed Oracle Client 8.1.7 on a Linux machine. I want to connect to a Database on a Oracle Server, which is installed on a Win NT machine.
    During installation I gave the name, host, port(1521) of a database, which was promptly registerd in ORACLE_HOME/network/admin/tnsnames.ora file.
    When I try connecting to the database, I get the TNS Error :
    could not resolve service name
    What is the problem? Even tnsping on the host gives a similar message :
    Failed to resolve ......
    Please help....thanx....
    null can you do a ping (not tnsping) on your windows machine from Linux?
    If you copy the same tnsnames.ora entry over to your windows machine and try connecting to your database
    using Windows client (using this copied tnsnames.ora entry), can you connect sucessfully or you get the
    same error message again?

  • Failed to install 64-bit Oracle client on Windows 8.1

    I just tried to install the 64-bit client on Windows 8.1 with 16GB of ram.
    First of all, I got the INS-13001 warning that my environment does not meet minimum requirements, even though I was just installing a client!
    I chose to ignore the warning and installed anyway.
    It doesn't look like the install completed successfully.
    For one thing, it did not create a bin folder. 
    Also when I tried to remove it using the OUI, I was told to use the deinstall utility in the deinstall folder, which is not there either.
    How am I supposed to remove this seemingly incomplete installation?

    Hans Forbrich wrote:
    An example of what you are trying to do, by analogy:
    You have a truck engine (Oracle)
    It was designed for a 2007 Volvo truck body.
    You are trying to put it into a 2010 Ford truck body.
    Why are you surprised it does not fit? (or if it fits, why it is not quite correct!)Please tell me where I indicated "surprise"?
    Actually, what I was trying to do was get a serious answer rather than a smart-a$$ response.
    If you've used software a little, you would realize that saying something is not yet "formally supported" does not mean that there is not a way to make it work. TONS of software does not yet claim it will work with Windows 7, but somehow magically it does. Possibly with problems or issues to workaround, but functional.
    I was asking, if on my development machine, there is a way to make the current client work.
    In any event - it turns out installing the 32-bit client rather than the 64-bit client does seem to make most things work, at least well enough for my current needs.
    Thank you for your very informative response anyway.

  • Graphical Oracle Client for Linux

    Hello,
    I'm used to work with pl/SQL Peveloper at work but at home I use linux. I wonder if there is a similar powerfull graphical client for oracle that runs on linux.
    I need at last the following features:
    -view/edit data in tables
    -create/test views
    -create/test stored procedures
    -create tables using diagrams or vice versa (nice to have)
    Any suggestions? What is the best linux software for that purpose?
    David

    And JDeveloper is another. (Although I'd call it power-hungry rather than powerful ;) )

  • Oracle Client for Linux

    We are in desperate need to install the ProC precompiler and accompanying libraries on a Linux Redhat 7.3 system. I cannot seem to locate the software on any of our current packages, and am finding it hard to locate them on the oracle web-site. All 'n need to do is connect a .pc program, written in ProC, to an existing Oracle server on a different server/platform.
    Any help would be greatly appreciated, as we are in a desperate need to implement this as soon as possible.
    Thank you in advance.

    Response from caragh cooney.
    The ProC client libraries are part of the Oracle Server distribution only and not available standalone. The
    currently available server releases are not certified on RedHat 7.3 and Oracle has no plans for such
    certification on RedHat 7.3.
    Thanks!
    caragh

  • Installing Latest Oracle Client & ODT for Windows 7 64-bit

    I have a Windows 7 64-bit. I would think that using 32-bit Java, 32-bit Oracle Client and 32-bit ODAC would work just fine on this operating system. However, I had no luck getting it to run. Here is what I did and a few reasons why I prefer to never work with Oracle products:
    Installed 32-bit JDK/JRE (1.6 Update 25)
    Installed 32-bit Oracle Client (11g R2) Home 1
    Tested connectivity from SQL Developer successfully
    Installed 32-bit ODT (11g R3) to Home 1 (installer noted upgrades and new installs)
    Failed connectivity from all things windows (ODBC, ADO, ADO.Net)
    Uninstalled 32-bit ODT
    Failed to uninstall 32-bit Oracle Client Home 1 (oraparam.ini file missing among other issues)
    Installed 32-bit Oracle Client (11g R2) Home 2
    Failed to uninstall 32-bit Oracle Client Home 1 (told to use deinstall tool)
    Failed to uninstall 32-bit Oracle Client Home 2 (told to use deinstall tool)
    Failed to run uninstall tool in Home 1 (told to download standalone deinstall tool)
    Uninstalled 32-bit Oracle Client Home 2 (completed successfuly with errors - seriously?)
    Uninstalled 32-bit Oracle Client Home 1 (completed successfully, but couldn't delete folder)
    Oracle.DataAccess and Oracle.Web are still installed in GAC. Uninstall attempts fail (access denied)
    Installed 32-bit Oracle Client (11g R2) Home 1
    Tested connectivity from SQL Developer successfully
    Tested connectivity from .Net 3.5 successfully (using 32-bit 2.0 dll)
    Tested connectivity from .Net 4.0 successfully (using 32-bit 2.0 dll)
    Does anyone have any suggestions on getting Oracle Data Tools for Windows to work before I try that again?

    I realize ODT uses ODP, but installing release 3 upgraded the .Net 2.0 ODP DLLs (which were installed from the Oracle Client 11g Release 2 install) and added the .Net 4.0 DLLs. After that install everything stopped working from Windows land and then it took the better part of two hours to get it back to what it looked like prior to the install. The other thing weird thing I noticed is that although Oracle.DataAccess is registered in the 2.0 GAC I cannot add a reference that way using VS2010. I have to manually add a reference to the file path. Although it still appears I do not have to have the assembly copied locally to run, so the GAC registration seems to be working in that regard.

  • SQLplus in Oracle Client

    Hi,
    I tried to install an 11g oracle client in linux. As I've compared the files with the files when you install using the oracle instant client, I can see that they are almost similar. Now I've setup and tried to run sqlplus and it is working.
    I've read that you only need to put a tnsnames.ora file where the client files are located to connect to a database. I did that but when I tried to connect to a database included in the tnsnames.ora file, I get the following error:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Is there anything that I need to set up?

    ORA-12154: TNS:could not resolve the connect identifier specified
    $ oerr ora 12154
    12154, 00000, "TNS:could not resolve the connect identifier specified"
    // *Cause:  A connection to a database or other service was requested using
    // a connect identifier, and the connect identifier specified could not
    // be resolved into a connect descriptor using one of the naming methods
    // configured. For example, if the type of connect identifier used was a
    // net service name then the net service name could not be found in a
    // naming method repository, or the repository could not be
    // located or reached.
    // *Action:
    //   - If you are using local naming (TNSNAMES.ORA file):
    //      - Make sure that "TNSNAMES" is listed as one of the values of the
    //        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA)
    //      - Verify that a TNSNAMES.ORA file exists and is in the proper
    //        directory and is accessible.
    //      - Check that the net service name used as the connect identifier
    //        exists in the TNSNAMES.ORA file.
    //      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
    //        file.  Look for unmatched parentheses or stray characters. Errors
    //        in a TNSNAMES.ORA file may make it unusable.But you may not need tnsnames.ora : see Using the Easy Connect Naming Method

  • Oracle 91 client under linux ppc

    hello,
    i´m searching for the oracle client for linux on ppc(pseries 630/670/690)
    the cd-set for intel linux is, for sure, not running. there you couldn´t even start the runInstaller.
    so which cd set i have to download. that are always more than 1gb to download. and so trying take much time.
    thanks in advance.

    no, there should be an fileset, because Joel Pérez told me to download one. but not which ;-)

  • Oracle 9i client for linux & PHP

    I'm looking to connect PHP on my linux server to a remote oracle server running 9i. I have been unsuccessful in finding good documentation on this process, as most people are either using windows or connecting to a local server.
    As far as I can tell, you must install the oracle client for linux, then recompile PHP with oracle support. So:
    1) Is this the best method to do this, and if so where can I get an oracle client for linux?
    2) Is there a location where I can get the oracle extension for PHP without having to recompile PHP?

    I believe the extensions are refered to in the php.ini
    and need to be setup.
    ;Windows Extensions
    ;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
    extension=php_oracle.dll
    ;Don't know if this is needed and whether there is a
    ;php_oci9.dll
    ;extension=php_oci8.dll
    which can be found by this:
    extension_dir = "C:\WINDOWS"
    I am trying to perform a similar task, well, sort of. I am running Oracle 9i (9.2.0.1.0) on a Win2003Server machine and do not want to build PHP either.
    Please let me know if you find your answer.
    Thanks
    [email protected]

  • Oracle client and networking components were not found.

    Hello, I've installed the oracle 9i Enterprise Edition, IIS, .NET framework 2.0 on a server, but when I want to open an aspx file i have this error:
    Server Error in '/kinepolis' Application.
    Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Data.OleDb.OleDbException: Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [OleDbException (0x80004005): Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.]
    System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1054593
    System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
    System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
    System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
    System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
    System.Data.OleDb.OleDbConnection.Open() +37
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +121
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +83
    System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1770
    System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
    System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
    System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
    System.Web.UI.WebControls.GridView.DataBind() +4
    System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
    System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
    System.Web.UI.Control.EnsureChildControls() +87
    System.Web.UI.Control.PreRenderRecursiveInternal() +41
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
    Do i really also need to install the client 6i on that server?
    Can somebody help me?
    thanks

    Hi Guys,
    I am wondering about this error as while I am using the same code to connect to the Oracle database server in my Windows program with Win Forms, the connection to the Oracle server is established and working fine.
    But when I have tried to use it with Web Forms for my ASP.NET Application, it throws me out with these exceptions :
    ?ex.Message
    "Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed."
    ?ex.StackTrace
    " at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
    at System.Data.OleDb.OleDbConnection.InitializeProvider()
    at System.Data.OleDb.OleDbConnection.Open()
    at PMlitDocs_NET.checkMe.Button1_Click(Object sender, EventArgs e) in C:\Inetpub\wwwroot\PMlitDocs_NET\checkMe.aspx.vb:line 32"
    Can anyone help?
    Trush.

  • Oracle 10g, oracle client(10.1.0.3) fails to connect server(10.1.0.4)

    Hi all,
    currently I am facing a situation where I cannot connect to oracle 10g server running on 10.1.0.4 version.
    I tried using sql plus and toad (with oracle client 10.1.0.3) but get error during login where I can get a connection.
    Error reported by sql plus : Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded!
    You may need to run PUPBLD.SQL as SYSTEM
    SP2-0614: Server version too low for this feature
    Is there any chance that the server can restrict the versions of the clients connecting to it?. Is there any way to locate the current supported clients for the oracle server running. ( I have tested with 10.1.0.4 oracle client and it works fine )
    Please advise

    cant login into sql plus but can connect to the database

  • Rich Client Login fails from Infoview but works fine if opened from desktop

    Hi Friends,
    When i open WebI Rich Client from my infoview (By changing the preferrance settings in Infoview), it returns an error as "Login Fails" , but if i open the webI Rich Client from my Start->Programs->Business Objects XI 3.0->WebI Rich Client , it works fine. i am not sure why invoking rich client from infoview fails, but the same works fine, if opened directly from the desktop. I have only one user "administrator" Created with no password in the Enterprise.
    Configuration:
    Platform:             Windows Xp
    Type:                  Vertical Installation  (All the servers and Presentation Layer in a single Box)
    Boxi Version:     BOXI 3.0
    Authentication:   BO Enterprise.
    Any help in the regard is appreciated.
    Regards,
    Ram kumar G
    Edited by: Ramkumar Govindasamy on Aug 11, 2009 9:58 AM

    Hi,
    Windows XP is not officially supported for a BOBJ server installation. Can you consider installing BO on a Windows Server machine?
    Have a look prior to the installation at the Support Platforms document for BO XI 3.0. You can find this here:
    [http://service.sap.com/bosap-support]
    Regards,
    Stratos

  • Which oracle client works with both Oracle 11.2.0.2 and BizTalk 2006 R2

    Hi there
    My Oracle11.2.0.2 is installed on linux server. My Biztalk2006R2 is installed on Windows Server 2003 R2 x64. I have already installed BizTalk Adapter for Oracle on the Biztalk server and now require to install Oracle Client to make Biztalk able to retrieve data from Oracle11.2.0.2 using the oracle client.
    From the following link,
    http://msdn.microsoft.com/en-us/library/aa559822%28v=BTS.20%29.aspx
    I came to know that the only oracle clients compatible with Biztalk adapter for oracle are as below:
    1) Oracle client 8i
    2) oracle client 9i
    3) oracle client 10i
    Now I need to install an oracle client on biztalk server in order to make biztalk talk to oracle and retrieve data from it.
    Question1: which of the above clients should i install on biztalk server that is compatible with both Oracle11.2.0.2 as well as Biztalk server 2006 R2?
    Question2: How to install and configure this client to make it work correctly?
    Please help.. thanks.
    Edited by: manibest on 19-Dec-2012 03:27
    Edited by: manibest on 19-Dec-2012 03:27

    The Biztalk Adapter interface with Oracle software has information, requirements per referenced document that does not make sense.
    E.g. "10i" does not exist and the requirement "Oracle ODBC driver 9.2.0.5.4" means that only 9.2 Client can be used. (Mixing parts from one Database Client product version with another version is not allowed/supported/certified.)
    Btw, does that machine happen to have Itanium hardware? (probably no, since you stated x64)
    For Oracle's OS requirements, 2003 was certified with/from 9.2.0.3 (and likely also terminal patch set version 9.2.0.8). Not sure about Server 2003 R2, 32 or 64-bit. I'm pretty sure 10.2 was certified on 2003 R2, but the note likely refers to 10.1 versions (before it was known it would be labeled 10g, g for grid replacing the i ).
    This FAQ may have some more information: http://www.oracle.com/technetwork/database/windows/faq-100614.html
    For Oracle client - server interoperability and certification, there's a support matrix on MOS. See doc id 207303.1.
    It seems 9.2 is supported on the wire to operate with 11.2 server, but Client with at least patch set 9.2.0.4 is required.
    So, I guess best bet is to find updated requirements.
    If you manage to get hold of 9.2.0.5, after verifying that 2003 R2 is ok, then it looks like the puzzle could be put together for a complete picture.
    For ease of install, take a look at the Instant Client. (However, there's no 9.2 IC, that type of client install came later)
    http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
    Edit;
    some corrections, specially about 9.2 version
    Edited by: orafad on Dec 19, 2012 10:58 PM

Maybe you are looking for

  • Problems with the "Date Created" Metadata in Adobe Bridge

    Hi everyone. I am currently working on an electronic photo library for our organization.  Part of my mandate is to add a Date Created metadata on all the photos since it is very important to know when the photo was taken.  Some photos were dated sinc

  • Trouble getting thumbnail to open fully in the main window for editing.

    I updated to 6.0.6 iphoto and I can't find a way to have my thumbnails taking up the whole main window...not the full screen. Previously when I double clicked on a thumbnail the pic opened in main window, taking up all the space in that window. Now i

  • POS DM transaction change ,overwrite , delete

    I'm looking for solution in ABAP or customizing: 0. Is it possible to overwrite the  transaction in POSDM? 1. How to change POS transaction in POSDM  if we uploade the same transaction with changes? 2. How to delete POS transaction in POS DM by ttran

  • Help Me... How to get Data from CSV File...?

    Hi Everyone..! This is yajiv and am working in CS3 Photoshop platform. I know about Java Script. Is it possible to get the data from CSV files. Actually our client use to send us the CSV files which contains a lot of swatch name and reference files i

  • How to automatica​lly check components against databases

    How can I have Multisim automatically check the components in my design against the databases when Multisim loads the design? I know I can manually check the components by selecting <Tools><Update components> but I would prefer to have this done auto