Location of Connection Data

On my notebook the connection data (and i guess the stored passwords) is stored in
C:\Users\xxx\AppData\Roaming\SQL Developer\system3.0.04.34\o.ide.11.1.1.4.37.59.31\projects
Is it possible to put this data to an other location? (eg. Q:\)
I want to encrypt the data with TrueCrypt

Well if your request is to move only the stored connections/passwords file then the answer is no, but if you are fine moving the entire SQLDeveloper directory you can set the following parameter
AddVMOption -Dide.user.dir=path/to/desired/dirin the sqldeveloper\bin\sqldeveloper.conf file
This will result in the entire systemXXXXXX with all it's contents being created in the new location (you might then need to copy the old directory in the new place manually).

Similar Messages

  • What is the purpose of open/close connection data socket?

    Hello everyone,
    I am writing and reading values in OPC Server through data socket. What is the purpose of open/close connection data socket when writing /reading a value?  Without the open/close connection element, it still work correctly. I am writing values in the server thru event stucture.I do not need any buffered reading or writing. What will happen if I didnt not use the open/close connection? Maybe it may cause some problems in my program which i didnt realise? 
    And I have attached an example of my program. Thanks
    Yehchia
    Attachments:
    Test Event.vi ‏11 KB

    Hi YehChia,
    I was talking about something like that:
    1. Not good. since with every iteration the DS connection needs to be opened and closed.
    2. Good. Since you open the connection only once then do the reads and close it afterwords.
    Christian

  • Maintain outgoing EDI-connection data for partner 199093 during ORDRSP

    Hi Experts,
          We are trying to send the "Order Confirmation" using "ORDRSP" IDOC message type. So we created the new Output type as ZBA0 (Copy of BA00) and assigned with the sales output pricing procedure.
            Then we maintained the "partner profile" in WE20 in the "Outbound" parameter. Then we tried to send the Order confirmation in the sales order. During that time, we are getting the error as "Maintain outgoing EDI-connection data for partner 199093". 
    After maintaining the relevant configuration and partner profile maintenance also we are getting the above mentioned error message. Kindly give your valuable comments on this issue, which will help us to speed up the process.
    Warm Regards,
    Nag

    Hi Nag,
    The message '"Maintain outgoing EDI-connection data for partner 199093" comes if the partner profile settings are not maintained properly.
    Please check wehther the customer 199093 is maintained under the partner type KU. If it is maintained, please check whether the message type 'ORDRSP' is configured in the outbound parameters for the customer 199093.
    If the above settings are done properly, please check whether the output type ZBAO is configured based on the partner type of the customer 199093.
    Hope this solves your problem.
    Regards,
    Vijaymadhur.

  • ORA-12504 tns listener was not given the SERVICE_NAME in CONNECT-DATA

    Hi
    i installed a fresh oracle linux and installes 11.2.0 database server. the server works fine but i have a proplem to connect to the database from a windows 2008 r2
    client. For the client connection i installed the oracle instantclient on the windows system. Now i want to configure the system dsn to connect to the oracle
    server like this
    data source description: vSphere 64
    description: ----
    TNS Service Name: VCDB
    user id: system
    then i go to TEST connection
    Service Name: VCDB
    user name: system
    Password: mypassword
    so i copied the tnsnames.ora from the server to the client
    then i get
    ora-12504 tns listener was not given the SERVICE_NAME in CONNECT-DATA
    here´s my tnsnames.ora from the client
    VCDB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.31.98.173)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = vcdb.vmware)
    i tested serveral config´s but nothing works. I can ping the server and also i cn telnet the server on port 1521. The listener on the server works fine
    lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 20-SEP-2010 20:48:52
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vc-db1.mydomain)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 20-SEP-2010 20:47:45
    Uptime 0 days 0 hr. 1 min. 7 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/vc-db1/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vc-db1mydomain)(PORT=1521)))
    Services Summary...
    Service "vcdb.vmware" has 1 instance(s).
    Instance "vcdb", status READY, has 1 handler(s) for this service...
    Service "vcdbXDB.vmware" has 1 instance(s).
    Instance "vcdb", status READY, has 1 handler(s) for this service...
    The command completed successfully
    but it´s not possible to create a connection to the server. My enviroment variables are this
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    ORACLE_HOSTNAME=vc-db1.mydomain
    ORACLE_SID=vcdb
    ORACLE_TERM=xterm
    so i think on the server site everything is correct. How could i establish a connection from the windows client
    to the linux database server. Or is ODBC the wrong method for this?
    Kind regards
    ACID25

    Hi,
    Check the listener log and see if the connection information is logged (in this case with error)
    If logged, then we are reaching the correct listener.
    Then check tnsping VCDB works fine along with sqlplus connection through listener using VCDB as connect string.
    If above both works, then issue can be isolated to ODBC configuration or setup issue.
    In case even if the tnsping / sqlplus is failing to connect with VCDB, then worth taking a client sqlent trace at level 16 and listener trace at level 16 to analyse the issue further.
    Thanks,
    Sathya

  • Maintain outgoing EDI-connection data for partner

    Dear All,
    While creating the output type for a purchase order & selecting the medium EDI system flashes the error message whiah is as below.,
    Maintain outgoing EDI-connection data for partner
    Kindly help for the same.
    Rahul

    Hi
    You need to maintain this partner field  (Partner who receives the output-SystemidCLNT eg..D4JCLNT100) in the create PO output screen. and please maintain the message type in the transaction WE20 for your BP or LS and define the message type for your PO in SPRO.This should solve the problem
    Regards
    Vinod
    Edited by: Vinod Kumar Pedapati on Feb 24, 2009 8:44 AM
    Edited by: Vinod Kumar Pedapati on Mar 2, 2009 11:26 AM

  • PO Change O/P error- Maintain outgoing EDI-connection data for partner for

    Hi Experts ,
    We are connecting our SAP ECC 6 ( Ehp 4) sytem to 3rd party system via SAP PI.  We already done all the settings..line Output detemination procedure, Partner Profile ( WE20) , Port creation , Condition Records..etc.
    We have PO Creation ( ZCRE)  and PO Change ( ZPOC) Outbound messages to go from our system. Both have sepate message Types, since PO Creation IDOc should go immidiatly ( Dispatch time 4-Send immediately (when saving the application)
    and PO Change IDoC should send as per wish manully in ME9F ( Dispatch time -3 Send with application own transaction).
    Once PO Created , Output Message successfully triggering and  IDoC is creating ( Green Color) ..so it is working fine .
    Fo PO Change Message we had selcted Program -FM06AEND & FORM routine -CHANGE_FLAG.
    We also set "Multiple issuing " checkbox in the Output Type and no requierment is assigned.
    In WE 20, for Logical system ( LS) Partner XYZ,  we set Process code ME11 and checked "Change Message"
    1. But when I change PO Qty , output is not automaticaly triggering .After changing PO, if we see determination Analysis, in Procedure RMBEF1, this output ZPOC shows 2 times. First, it shows green color,...Output Found , and second times, it displays, "partner XYZ is not an EDI partner"
    2. If we try to manually enter the Output ZPOC in PO Header, then system gives the Error - Maintain outgoing EDI-connection data for partner XYZ.
    Can anyone pls suggest what should be the reason for above?
    Thanks
    NAP

    Issue Resolved .
    The reason for this system behaviour is in fine-tuned control: We was
    using ZMIN only for new message output and ZCHG only for change messagesNevertheless, you can maintain two entries in WE20 for ORDCHG:
    EF ZCHG ME11 w/o Change message flag
    EF ZCHG ME11 with Change message flag
    Thanks

  • Using XFA javascript to refer to Data Connection data

    Is it possible to use XFA Javascript to refer to Data Connection data, without referring first to a field which is bound to a Data Connection.
    The aim of this is to track changes of certain fields by comparing a fields "newText" to the Data Connection's field.
    Also, is it possible to have Acrobat save data back to the data connection (ie. change the data connection data to reflect changes in the current form)

    Additionally, does anyone know of any documentation (preferably free) detailing the use of XFA Javascript in LiveCycle.

  • IDOC Error - Maintain outgoing EDI-connection data for partner

    Hi
    I am trying to send customer invoice to an external system thru IDOC, type INVOIC02. I have done the basic setting for the output type ZEDI to transfer the doc thru edi. But when i got to the output types of the doc and give the type ZEDI and the partner, i get the msg "Maintain outgoing EDI for partner".
    I have created a partner profile for customer (KU) for the same partner number in WE20 and have given the outbound parameters with the message type INVOIC.
    These are the settigns for my partner profile:
    part type: KU
    msg type: INVOIC
    Outbound Options: Receiver port: A000000050 (tRFC)
    Packet size: 1
    Transfer IDOC immeediately
    basic type: INVOIC02
    Message Control: Application: V3
    Msg type: ZEDI
    Process Code: SD09
    Following are the steps that I did in VF01
    menu GOTO>> Header>> output
    I have only RD00 there
    I manual add ZEDI there hit return, i get the medium, partner function and partner populated to  EDI, SH and the partner number.
    i get the msg: Maintain outgoing EDI-connection data for partner 300203.
    What other setting should i do to get it working?
    Regards
    Sujai.

    Hello Sujai
    In our case we never send any invoice directly to the customer (Ship-to-party) yet to the payer (partner role = 'PY') defined for this customer (check partners in XD03 for Ship-to-party).
    The output sent from the invoice is in our case:
    - output = 'ZRD0'
    - medium = '6' (EDI')
    - function = 'PY' (payer)
    - partner = <partner number of payer>
    The partner profile (WE20) looks like this:
    - partner no = <partner number of payer>
    - partner type = 'KU' (customer)
    - partner role = 'PY' (payer)
    Regards
      Uwe

  • Interpolated Data-Connecting Data Points

    Does anyone know how to connect data points that are not sequential? For example, if I have a column with 15 cells and data in cells 1, 5, 8, 10, and 15. When I chart that data, I want those points to be connected with a line, rather than plotted as individual points. In Excel, you select interpolated from the main preference menu under charts. I've searched interpolation and have not found anything. I'm wondering if this function is called something different in Numbers?

    The first method I posted works well if you don't need the "blank" categories/rows taking up space on your chart. But if you need to see the "blank" categories/rows, I have a table that I think will do a straight-line interpolation for you. I'm not sure it is error free but, if not, it'll be obvious when you chart it. I'm also not sure it was the simplest way to do it but a lot of the complexity was a result of my making it easy to add new rows to the bottom. I tend to brute force things so if someone has a simpler solution, I hope they post it.
    Copy the table to your spreadsheet. Copy your data to the X and Y columns and your category labels to Column A. If you only have Y data then the X's must be a numeric series (like what's in the table now). Plot your X-Y (or Y-only) data as one series and the interpolated column as another series. Change the interpolated data points to "none" and change the line color if you want to (which I did not do below).
    http://files.me.com/pwb3/zk3o46.numbers.zip

  • Cannot provide connect data for database target system CONFIG_DB

    Hello,
    I'm trying to install SP22 in NW04 but I'm getting an error on step 11 Deploy JDDI
    Cannot provide connect data for database target system "CONFIG_DB".
    Cannot connect to database: Cannot create class loaders for DB target system CONFIG_DB.
    ERROR      2008-10-01 17:51:09
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR      2008-10-01 17:51:09 [iaxxinscbk.cpp:289]
               abortInstallation
    MUT-02041  SDM call of deploySdaList ends with returncode 4. See output of logfile C:\Program Files\sapinst_instdir\PATCH\MSS\callSdmViaSapinst.log.
    callSdmViaSapinst.log:
    com.sap.sdm.apiint.serverext.servertype.TargetServiceException: Cannot provide connect data for database target system "CONFIG_DB".
    Additional error message is:
    com.sap.sdm.serverext.servertype.dbsc.DatabaseConnectException: Cannot connect to database: Cannot create class loaders for DB target system CONFIG_DB.
    Additional error message is:
    com.sap.sdm.util.classloaders.SDMClassLoaderException: Cannot create class loader for component com.sap.sdm.serverext.servertype.dbsc.SERVEREXT_DBSC_EXTERN(CONFIG_DB): Referenced loader #0 for component com.sap.sdm.serverext.servertype.dbsc.JDBC_DRIVER(D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\base.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\util.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\sqlserver.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\spy.jar) is not available.
    Additional error message is:
    com.sap.sdm.util.classloaders.SDMClassLoaderException: Cannot create class loader for component com.sap.sdm.serverext.servertype.dbsc.JDBC_DRIVER(D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\base.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\util.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\sqlserver.jar;D:\usr\sap/WDA/DVEBMGS00/j2ee\jdbc\spy.jar).
    Additional error message is:
    com.sap.sdm.util.classloaders.SDMClassLoaderException: Cannot create class loader instance: Jar file #1 cannot be read: D:\usr\sap\WDA\DVEBMGS00\j2ee\jdbc\base.jar
    Oct 1, 2008 5:51:08 PM   Info: Summarizing the deployment results:
    Oct 1, 2008 5:51:08 PM   Error: Admitted: D:\Software\parches\del18_al22\J2EE-RUNT-CD\J2EE-ENG\JDD\SYNCLOG.SDA
    Oct 1, 2008 5:51:08 PM   Error: Aborted: D:\Software\parches\del18_al22\J2EE-RUNT-CD\J2EE-ENG\JDD\J2EE_JDDSCHEMA.SDA
    Oct 1, 2008 5:51:08 PM   Error: Admitted: D:\Software\parches\del18_al22\J2EE-RUNT-CD\J2EE-ENG\JDD\COM.SAP.SECURITY.DBSCHEMA.SDA
    Oct 1, 2008 5:51:08 PM   Error: Admitted: D:\Software\parches\del18_al22\J2EE-RUNT-CD\J2EE-ENG\JDD\XML_DAS_SCHEMA.SDA
    Oct 1, 2008 5:51:08 PM   Error: Admitted: D:\Software\parches\del18_al22\J2EE-RUNT-CD\J2EE-ENG\JDD\JMS_JDDSCHEMA.SDA
    Oct 1, 2008 5:51:08 PM   Error: Processing error. Return code: 4
    the spy.jar was there but some how it got deleted.
    Any ideas?
    Thanks

    For others who may be facing the same problem and would like to have a permanent fix, you can download the largest JDBC drivers from http://service.sap.com/msplatforms and refer to note 639702 and if your system is NW7.0 with EHP1 or SR3, you should also refer to note 1109274.

  • Storage Location last transaction date

    Hi All
    What particular transaction code or report will I can find storage location last transaction date?
    We'll be using this for our PID
    Thank you
    Jesielle

    Hi  Shiva Ram         
    Aside from tcodes MB51 and MB5B. Is there any other report wherein it only shows the storage location codes with last transaction date?
    Thanks
    Jesielle

  • Maintain Outgoing EDI Connection Data for Parter

    We need to send Debit and Credit Memo to customers via EDI?
    How to maintain Outgoing EDI connection data for parter?
    and
    How to see the outgoing EDI connection data for partner which is maintained already?
    and
    How to maintain EDI partner agreement?

    You can maintain EDI partner data thru transaction WE20.
    Thanks,
    Manish

  • Method for backing up connection data?

    I am moving to a new workstation. I need a way to back up my
    connection data, because I manage multiple sites using Contribute
    and it's a pain to reestablish the dialing directory. Contribute
    does not appear to have an easy "export connections directory"
    function. Is there a file I can copy?

    A few other notes on backup and backup material. The previous article on DVD backup not withstanding, not all writable DVD's are equal. A very good article on this subject can be found here:
    http://adterrasperaspera.com/blog/2006/10/30/how-to-choose-cddvd-archival-media/
    Part of my other day job is IT administration at a small semiconductor company. We, like most other companies, do ALL of our backup to tape. Our tapes are not MiniDV but DLT's. We store all of our tapes off site in a environmentally controlled storage facility. I suspect you like me cannot afford something like this for our video work but at a minimum this does mean you should not stuff your tapes in a box and stick them in the attic.
    Another thing to note that backup means you should, at minimum, have 2 copies of your critical files on two different pieces of hardware. If you keep all of your project files on your working system disk in your Mac and a copy of those files on an external drive you are pretty safe in your backup. If you ONLY keep one copy on that external drive, you are playing with fire. Especially when it comes to hard drive. Hard drive failure is the numero uno failure mechanism in computers, followed by power supplies. It is not a question of if a drive is going to fail, simply when.
    For me, I run a RAID 5 1.2TB linux server on my home network. I keep my working files on my MacPro and backup to the server. I'm paranoid square so in addition to that, I back up my RAID to two 500GB portable external drives on a periodic basis. For me, hard drives and media is dirt cheap as opposed to trying to replace important data that is lost or in many cases, irreplaceable.

  • Error with DB connect Data loading

    Dear All,
    In my project we have created DB connect data sources and loaded data and it was successful. But now for few fields data type has been changed and after changing the data type when we are trying tol oad the data to PSA, it is showing
    "Unknown error while uploading data from the DB table" , "Error occured with source system" etc.
    But in DB connect source system their views are running fine from which we are extracting the data.
    Please help on the same.
    Regards,
    SS

    Hi,
    First i would like to know where the fields data type has been changes in DB side or in BI  ?
    Try to generate the datasources again
    activate the xfer rules  and match the Fields type on both side
    have a test extraction in BI , Using Display table content of DB View in BI
    and check whether its given correct data.
    Hope this helps.
    Sonal....

  • Moving installed location of LiveType data

    Does this procedure for moving the installed location of LiveType data apply to the LiveType data that is bundled with Final Cut Express HD (version 3.0)? These are the instructions I am questioning -
    i http://docs.info.apple.com/article.html?artnum=93297
    , because the document's Last Modified Date is a long time ago - Jan 6, 2004)
    Related question - in order to uninstall the LiveType data, do I just drag the
    i /Library/Application Support/LiveType/LiveType Data
    folder to the trash or are there other things I would also have to delete from my system?

    Yes it's the same.
    Hold the Command key when you drag and you'll move the folder, not copy it.

Maybe you are looking for

  • Getting an error while importing/exporting the universe from my BO Designer

    Hi,    I am facing a issue while importing/exporting the universe from my BO Designer to the Server.The error is mentioned below.    'File Repository Server Input is down'    Once I click the OK button on this error message, it displays  the message

  • Message when I create  one item  in new portfolio

    Hello When i was creating a new item  in the portfolio  this message appears in the portal: An error occurred in the final release of locks at the end of the RPM transaction. Verify manually that the CGPL project locks created in the transaction have

  • Regarding the performance

    I had an application which consists of many forms and each form will have different form objects.. the values already there in the database for these form objects should be displayed to the user in a popup so that he can select the existing ones. The

  • Essbase 6.5 External Authentication Issue!! Urgent Please!!

    Hi all, I am great trouble over an external authentication issue in Essbase 6.5. I request you all to please give me your feedback on the same as soon as possible. I am in a situation where I need to get my Essbase 6.5 external Authentication convert

  • How to uninstall acrobat standard 5 silently ? ---- 090112

    how to be silent to uninstall acrobat standard 5 ? Now use: C:\WINDOWS\ISUNINST.EXE -f"C:\Program Files\Common Files\Adobe\Acrobat 5.0\NT\Uninst.isu" -c"C:\Program Files\Common Files\Adobe\Acrobat 5.0\NT\Uninst.dll" -y it's not silent completely. any