How to resolve TNSNAMES via DNS or AD?

Hello,
i want to centralize the resolution of SID.
We run 9i and would like to use the possibility to centralize
Namesresolution either by DNS or by ActiveDirectory.
I did not find any example how a zonefile has to look like.
When i want to put this information into my DNS-Server:
db1 = (DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(Host = myserver01)
(Port = 1500)) )
(CONNECT_DATA = (SID = db1)) )
How has the zonefile look like?!
Thanks in advance

i want to centralize the resolution of SID.
We run 9i and would like to use the possibility to centralize Namesresolution either by DNS or by ActiveDirectory.
When i want to put this information into my DNS-ServerAFAIK, for Oracle names centralization you can use one of the following: 1, Oracle name server 2. Oracle Internet Directory (OID - LDAP) and Active Directory (similar to LDAP).
If DNS - Domain name server/system then it's purpose is quite different:
http://en.wikipedia.org/wiki/Domain_Name_System

Similar Messages

  • How to resolve a host name from IP using JNDI/DNS service provider

    Hi
    I got two questions on JNDI/DNS service provider:
    1) How to resolve a host name when i got an IP
    I understand How I do it inverse.
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.dns.DnsContextFactory");
    env.put(Context.PROVIDER_URL, "dns://"+server+"/"+domain);
    DirContext ictx = new InitialDirContext(env);
    Attributes attrs1 = ictx.getAttributes(host, new String[] {"A"});
    2) This example above works when I specify the domain in the provider url.
    If I am not specifing a domain but only the dns server I got an NameNotFoundException.
    What should I do if I don't got the domain?
    get the availible domains and loop on them?

    Hi,
    if your DNS server supports that, you can do a reverse DNS lookup. This works as follows:
    String server = "your.dns.server";
    String domain = "in-addr.arpa";
    String ip = "4.3.2.1";
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.dns.DnsContextFactory");
    env.put(Context.PROVIDER_URL, "dns://" + server + "/" + domain);
    DirContext ictx = new InitialDirContext(env);
    Attributes attrs1 = ictx.getAttributes(ip, new String[] {"PTR"});1: Use the pseudo-domain in-addr.arpa
    2: Use the reverse IP address for lookup, i.e. if your host has 1.2.3.4, use 4.3.2.1!!
    3: Request the PTR attribute
    see also [http://en.wikipedia.org/wiki/Reverse_DNS_lookup|http://en.wikipedia.org/wiki/Reverse_DNS_lookup]
    Martin

  • While doing the backup via iTune, my contacts in iPhone AND iPad have been completely wiped out. They are still all available on my Address Book on my Mac. Any idea what happened and how to resolve this ?

    While doing the backup via iTune, my contacts in iPhone AND iPad have been completely wiped out. They are still all available on my Address Book on my Mac. Any idea what happened and how to resolve this ?

    Install ClamXav and run a scan with that. It should pick up any trojans.   
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • Not able to acess app store .. Tried every thing with ... Dns change .. Time chage.... Reset... Location services .suggest me how to resolve this issue

    Not able to acess app store .. Tried every thing with ... Dns change .. Time chage.... Reset... Location services .suggest me how to resolve this issue

    Hi aditya123,
    If you are having difficulty connecting to the App store from your iPhone, you may want to try the steps in this article -
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Specifically -
    Troubleshoot issues on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Check and verify that you're in range of a Wi-Fi router or base station. If you're on a device with cellular service, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to cellular data, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts.
    Make sure that you have an active Internet connection. You can check the user guide for your device for help with connecting to the Internet.
    Make sure that other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Try resetting (turning off and then on again) your Wi-Fi router.
    If the issue persists, try troubleshooting your Wi-Fi networks and connections.
    It looks like you have already done many of these, but there are a few more to check out.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • I have recently purchased the highest storage but was unable to backup my phone via icloud, the button on my mphone to backup on icloud is grey out, anyone knows how to resolve the problem?  What's the point of purchasing the biggest storage?

    i have recently purchased the highest storage but was unable to backup my phone via icloud, the button on my iphone to backup on icloud is grey out, anyone knows how to resolve the problem?  What's the point of purchasing the biggest storage?

    First check that your device is correctly connected to the wifi/internet (settings > wifi)
    If your back up continually fails, you might try turning off back up on your mobile device (settings > iCloud > storage & backup) and then deleting the backup file from iCloud by swiping the backup file on the mobile device (settings > iCloud > storage & backup > manage…) and then turning back up on again.
    If this doesn't help, try turning off some items for back up in a pattern to try to establish if your problem is being caused by specific data on your device.
    Being able to back up to the cloud can be very useful, especially if you don't have access to a computer or have infrequent access to one, however unless you specifically need to use iCloud for back up, you will find backing up to iTunes significantly more convenient and possibly more reliable.
    More about iCloud v iTunes Back Up

  • DNS question and no name available via DNS and no reverse DNS errors

    We are running an OS X server, 10.4.11, OD Master. We are getting some error messages, and we have setup DNS to forward requests for example.com. (our website) to our web developer's external web server where our website is being hosted.
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no name available via DNS for 192.168.0.5
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no reverse DNS entry for server, various services may not function properly
    Oct 15 10:31:48 [server name omitted] /usr/sbin/PasswordService: incorrect digest response
    - and -
    Oct 15 09:54:00 [server name omitted] DirectoryService[103]: GSSAPI Error: Miscellaneous failure (Server not found in Kerberos database)
    Some Background:
    We are running internal DNS services only. We have a domain, example.com. and our OS X Server, server.example.com. We have a website that is being hosted offsite by our web developer. Long ago when they were setting up the SSL certificate for the site, they obtained a certificate for example.com INSTEAD of www.example.com. So, our web developer setup a redirect to redirect web requests to www.example.com to example.com.
    Now, this brings us to our OS X server (server.example.com). We are hosting internal DNS with the same domain, example.com. When employees inside our LAN would put in our web address, example.com, or www.example.com, it would take them to our OS X server. As a workaround, in the DNS settings for the zone in server Admin, I set the Server IP address for the zone to "Other" and specified the external address to the server where the site is hosted by our developer then setup an A record for our server. (We cannot forward requests to www.example.com since our web developer automatically redirects these requests to example.com since that is where the SSL certificate and the search engines are linked to).
    Well obviously this had serious repercussions for server stability. So, I set the server IP address back to the address of our OS X server itself, 192.168.0.5.
    Now, I then went into command line and manually edited the zone files. Here's part of our zone file:
    $TTL 3600
    example.com. IN SOA server.example.com. sysadmin.example.com. (
    2008031015 ; serial
    3h ; refresh
    1h ; retry
    1w ; expiry
    1h ) ; minimum
    example.com. IN NS server.example.com.
    example.com. IN A [external IP address of web server]
    server IN A 192.168.0.5
    We are getting the following error messages regularly:
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no name available via DNS for 192.168.0.5
    Oct 15 10:29:05 [server name omitted] servermgrd: servermgr_dns: no reverse DNS entry for server, various services may not function properly
    Oct 15 10:31:48 [server name omitted] /usr/sbin/PasswordService: incorrect digest response
    - and -
    Oct 15 09:54:00 [server name omitted] DirectoryService[103]: GSSAPI Error: Miscellaneous failure (Server not found in Kerberos database)
    Questions:
    Do I need to go back to our zone file and change the A record for example.com. to match our OS X server's address: 192.168.0.5?
    Secondly, is there anything I can do in DNS or elsewhere on the server to redirect web requests to example.com to our web developer's offsite server since the developer's server redirects www.example.com to example.com?
    Thanks in advance? I am stumped.
    Thanks,
    Tyler

    Problem was resolved.
    All I ended up doing was edition my reverse lookup file, db.192.168.0. It was correct, and I simply re-saved it without making any changes. Strangely enough, that did it. No idea why. Maybe a permissions issue with the file?
    I'm still running the server with address record for the domain (example.com.) mapped to our external web server. no problems.
    Tyler

  • How to resolve the error -1073807339 when using Agilent LAN/GPIB Gateway (E5810A)?

    Dear Sir/Madam,
    Appreciate that you could advise me on the following error occur when connect power meter E4419B to computer via E5810A LAN/GPIB Gateway(remote interface) & run with Labview: 
    -1073807339
    VISA Write in E4419_read_power.vi
    I have added 5s timeout to Labview program but the result as previous.
    There no error occurs when the power meter to computer via USB/GPIB interface(82357B).
    Is it related to E5810A driver or the program I wrote?
    How to resolve it?
    Attachments:
    E4419_read_power.vi ‏16 KB

    Hi.
    I'm experiencing the same problem when connecting a laser controller (New Focus Vortex TLB-6000) via the Agilent E5810A to a PC.  
    There are no problems when connected through a regular serial port, but timeouts arise every few seconds through the E5810A.  I have another controller (SRS LDC501) which works very well with a second Agilent console.
    Have you managed to find a solution to this problem?
    Thanks,
    Orel.

  • Flex 4 migration: how to resolve css warnings

    Hi,
    we are trying to migrate a our flex app to flex 4, and while compiling the app, we are seeing a lot of the following warnings. I was wondering how to resolve these warnings. We are not using flex 3 compatibility flag but are using Halo as the default theme via the compiler argument -theme=${flexlib}/themes/Halo/halo.swc.
    It seems that the warnings are coming from css packaged in datavisualization.swc and halo.swc
    Thanks in advance
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(22): Warning: Cannot resolve namespace qualified type 'AdvancedDataGrid' in
    CSS selector 'AdvancedDataGrid'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(56): Warning: Cannot resolve namespace qualified type 'AdvancedDataGridItem
    Renderer' in CSS selector 'AdvancedDataGridItemRenderer'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(66): Warning: Cannot resolve namespace qualified type 'AdvancedDataGridSort
    ItemRenderer' in CSS selector 'AdvancedDataGridSortItemRenderer'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(83): Warning: Cannot resolve namespace qualified type 'AdvancedDataGridHead
    erRenderer' in CSS selector 'AdvancedDataGridHeaderRenderer'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(115): Warning: Cannot resolve namespace qualified type 'AdvancedListBase' i
    n CSS selector 'AdvancedListBase'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(131): Warning: Cannot resolve namespace qualified type 'LegendItem' in CSS
    selector 'LegendItem'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(144): Warning: Cannot resolve namespace qualified type 'PrintAdvancedDataGr
    id' in CSS selector 'PrintAdvancedDataGrid'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\libs\datavisualization.swc$defaults.css(164): Warning: Cannot resolve namespace qualified type 'PrintOLAPDataGrid'
    in CSS selector 'PrintOLAPDataGrid'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\themes\Halo\halo.swc$defaults.css(911): Warning: Cannot resolve namespace qualified type 'HTML' in CSS selector 'HT
    ML'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\themes\Halo\halo.swc$defaults.css(1797): Warning: Cannot resolve namespace qualified type 'Window' in CSS selector
    'Window'
         [java]
         [java]
         [java]
         [java] C:\svn-work\flex4p3\ui\lib\flex\frameworks\themes\Halo\halo.swc$defaults.css(1808): Warning: Cannot resolve namespace qualified type 'WindowedApplication' in
    CSS selector 'WindowedApplication'

    I just saw that we are using xmlns:mx="http://www.adobe.com/2006/mxml" in all our custom components written in mxml, including our main application.
    In our custom css, I have the default namespace set to:
    @namespace "library://ns.adobe.com/flex/mx";
    could this result in these warnings ?

  • Could you please tell me how to resolve the following import error? Thanks.

    Hi,
    When run the following command to import two tables:SPSSDMRESPONSE_LOG and SPSSSCORE_LOG, there are some error in the log. Could you please tell me how to resolve these error? Thanks.
    Command:
    imp S3SLORL10/Pass1234@SPSS file=/yhan/subTables.dmp ignore=y tables=SPSSDMRESPONSE_LOG,SPSSSCORE_LOG
    There are some error in the log file.
    The log file is:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    . importing S3SLORL10's objects into S3SLORL10
    . importing S3SLORL10's objects into S3SLORL10
    IMP-00061: Warning: Object type "S3SLORL10"."Info224_T" already exists with a different identifier
    "CREATE TYPE "Info224_T" TIMESTAMP '2011-09-21:06:54:13' OID 'A1F8D176EF2949"
    "07882153DE7E4CC9F9' AS OBJECT ("SYS_XDBPD$" "XDB"."XDB$RAW_LI"
    "ST_T","Response" "Response225_COLL","Property" "ModelOutput223_COLL")FINAL "
    "INSTANTIABLE "
    IMP-00063: Warning: Skipping table "S3SLORL10"."SPSSDMRESPONSE_LOG" because object type "S3SLORL10"."Info224_T" cannot be created or has different identifier
    IMP-00061: Warning: Object type "S3SLORL10"."Metric214_COLL" already exists with a different identifier
    "CREATE TYPE "Metric214_COLL" TIMESTAMP '2011-09-20:09:56:02' OID '98999BF48"
    "84F4BAB81D391109E4BB823' AS VARRAY(2147483647) OF "nameValueT"
    "ype208_T""
    IMP-00063: Warning: Skipping table "S3SLORL10"."SPSSSCORE_LOG" because object type "S3SLORL10"."Metric214_COLL" cannot be created or has different identifier
    IMP-00017: following statement failed with ORACLE error 942:
    "ANALYZE TABLE "SPSSDMRESPONSE_LOG" ESTIMATE STATISTICS "
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    IMP-00017: following statement failed with ORACLE error 942:
    "ANALYZE TABLE "SPSSSCORE_LOG" ESTIMATE STATISTICS "
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    Import terminated successfully with warnings.

    *Import of table containing object type(s) fails with IMP-00061 IMP-00063 [ID 203822.1]*
    in short: search for the TOID_NOVALIDATE parameter

  • How to Resolve Name in IIS 8.

    Dear
    I Try to Configure IIS 8 and its Working Properly in IP Address Like For Example "125.209.86.102",
    Now Problem is How To Configure to Name and Resolve like for Example "www.test.com" But yet not Working...
    Please Help me and My question is How to Resolve to name not a IP address....

    You have to configure A Record in your DNS to resolve this ip address. See the below links.
    http://www.tutorialspoint.com/shorttutorials/adding-host-a-dns-records-in-windows-server-2008-r2
    http://support.microsoft.com/kb/168322/en-us
    Akshay Pate

  • How to resolve sharing issue

    I have an AEBS, 3 MPB's, a MacMini, an iMac20, and an iMac27 all are running Mavericks 10.9.2.
    All have File, Printer, and Screen Sharing turned on, but I can't seem to get to connect via "Share Screen" or "Connect As" when I select the computer name in Finder.
    I receive the message -
    There was a problem connecting to the server “imac-f44ed8”.
    The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again.
    I have tried to connect using every user name that has been created on the machine that I'm attempting to connect to.
    The server name is kind of strange.  I have named the computer that I'm attempting to connect to as "Apple iMac - New - Kitchen".
    Any suggestions on how to resolve this?
    TIA
    Jim P.

    My problem is that when I select "Connect As"  I receive the following error.
    ++++++++++++++++
    There was a problem connecting to the server “imac-f44ed8”. 
    The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again.
    ++++++++++++++++
    I'm never allowed to enter a user name and password.
    My user account on the machine that I'm connecting "from" is an Admin, and I have an Admin account on the machine that I'm trying to connect "to" that has the same user name and password (identical spelling and case).

  • How to resolve account change issue?

    I have been with Verizon for about 13 years now. I have never filed an issue and have always been able to resolve something via customer phone service.
    My wife went in to a Verizon Store (http://www.verizonwireless.com/stores/california/carlsbad/carlsbad-204038/ at 1846 Marron Rd, Carlsbad, CA 92008 to get an early Edge upgrade to an iPhone 6. Her phone had a small crack which she volunteered to the sales guy. The sales person (Gary) stated my wife needed to pay $204 for the damaged phone to get the upgrade. Additionally he stated that we were paying for 6gb when we could get 10gb for the same cost. He then proceeded to tell her about every Verizon service including roadside repair, etc. Not once did he bring up the fact that we had insurance and could get the phone replaced for the $100 deductible. I realize that my wife could have missed something but my son confirmed the conversation. He is 10 years old and loves Apple products so he was enthralled with the whole thing.
    My wife went forward with the transaction. I found out when I received a text message that $204 had been paid against my account.  At this point, I called my wife and got the lowdown. I asked her about insurance and she stated that was the first time she was aware she could leverage that option. I told her to go back into the store and cancel the phone upgrade which she did. I just reviewed the account documents and my data plan went up to 10gb but so did my data fee...by $20.  We have never used more than 2 gbs of data and the only reason I upgraded was that I received a special offer for the 6gb at a very favorable rate.
    I am trying to roll back this entire transaction and am being told there is no such thing as a 6gb plan anymore, therefor I cant return. I escalated the call and the gal submitted paperwork for me to get old account back. Additionally I have a request in to meet with the area general manager.
    My next possible steps appear to be to fill out a Notice of Dispute form (http://www.verizonwireless.com/support/pdf/Notice_of_Dispute.pdf), file a complaint via BBB. I am pretty much at the point of leaving Verizon but do appreciate the quality of phone service and it seems it would be just as much a hassle to get buyouts and line transfers as to resolve what a (in my opinion) deceitful/unethical employee did.
    My question: Is there an easier way to get this resolved. Is there a customer care number or contact for long-term, loyal customers?
    Many thanks!

    Thanks Snn5. That was my original impression too.
    1. In my original post I explain that my wife immediately went back and returned the phone.
    2. Verizon, both in store and with phone customer service, told me there was no way to get back to my 6GB customer loyalty plan. This is why I am so frustrated.
    Update: I never heard back from phone customer service after they promised to follow up. I went into the store and got an appointment with the manager. She was able to rollback my plan. My frustration now is that I had to spend 5 or 6 hours of my own time to deal with extremely poor customer service. I didnt cause this situation and have much better ways to spend my time. If I hadnt pushed, all the answers I received were NO...not how I want to be treated by a provider for something so integral in our lives.
    I am in communication with the online team and will update everybody if there is a final resolution. At this point, my suggestion is dont send in an uneducated person into a store and expect the store to accurately review the plan and suggest a good solution.

  • Sorry last question got knocked back my ipad and iPhone on two different levels and I am not able to play through Facebook so not able to progress or unlock next level through Apple store. Don't know how to resolve problem

    Sorry last question got knocked back my ipad and iPhone on two different levels and I am not able to play through Facebook so not able to progress or unlock next level through Apple store. Don't know how to resolve problem

    Thank you again for all of your help!! I really appreciate it!
    I think I am following -- I was able to upload to my iPhoto and all photos and videos are there that is a plus! I tried to create an Event in my iPhoto and put all of my photos in that event but for some reason, now my iTunes it not recognizing that Event in my iPhoto. It is not allowing me to import just that event at the moment but I may be doing something wrong. At least all of my pics and vids are in iPhoto so that is a plus and I know they are at least saved somewhere. Just for some reason, my iTunes it not locating the event that I created with only those photos.
    Thank you for letting me know about my contacts! How do I know if I have the contacts app?
    Also, I had no clue that my iCloud could be backed up via cellular data! However, is this a new feature with the most updated iOS?? Unforutnatly I am like 2 iOS updates behind because I don't have enough storage on my phone. I still get the notification that my phone needs to be plugged in and connected to wifi in order to back up to the cloud :-(
    How can I sync using USB? Right now when i click on the info tab for my iPhone in my iTunes this is the answer that I get -- I am a little unclear as to what it means.
    Sync Contacts:
    Your contacts are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone
    Sync Calendars:
    Your calendars are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone

  • Unable to resolve server's DNS address.

    Been sharing my internet (ethnernet) with another Mac OS X 10.6 via airport, but the other mac is unable to resolve server's DNS address. Help?

    Hi,
    Have you contacted your internet service provider (ISP) as DNS usually are ISP related. Have they reset their modem or router,  not just power cycle?
    I suggest you change the Preferred DNS server, try the following steps:
    1. Click "Start", input "NCPA.CPL" (without quotation marks) and press Enter.
    2. Right click on the connection that you use for the local connection, and then click "Properties".
    3. Click to select "Internet Protocol Version 4 (TCP/IPv4)", and then click "Properties".
    4. In the Internet Protocol window, let's change the "Preferred DNS server" to 208.67.222.222
    5. Click 'OK' twice to complete the modification.
    If the issue persists, please repeat the steps and change the "Preferred DNS server" to 208.67.220.220.
    Also, if the issue persists, I suggest you run the following command:
    ipconfig /release
    ipconfig /renew
    To get IP address & DNS from DHCP, the DNS server should be internal DNS server IP.
    Hope this helps,
    Ada Liu

  • My iPad screen rotation has been stopped.how to resolve.

    My iPad screen rotation has been stopped.how to resolve.

    In addition to the previous answer, if Settings > General > Use Side Switch To is set to mute notifications, then rotation lock will be set via the taskbar (double-click the home button, slide the taskbar to the right, and it's the icon far left). More info on the side switch/taskbar here http://support.apple.com/kb/HT4085

Maybe you are looking for

  • How do I convert a pdf form to a word document?

    I have a pdf that has interative form fields included in it, therefore when I try to convert if to a word document the resulting document is blank. Any ideas on how to ensure the document is coverted?

  • Xml schema in adobe

    Hello gurus, I am new to adobe forms. In the data view of the adobe layout, i am not able to see the fields. i am able to see only interface name. If i click on data info, its saying XML schema. Kindly let me know why i am not able to see the fields

  • How to fetch Comments field of company instruction of PA30 TCode

    I need to display comments field of PA30 TCode of company instruction in infoset. It is a cluster table RP50M field (TEXT1) . Kindly help me to get this field in infoset which is based on logical database PNPCE.

  • Automatic inside folder linking

    There are some features which Illustrator doesn't have which are mind boggling (they've been in Freehand since the beginning). One of them is that Freehand (FH) always looked in the folder where the FH file was for its links. Only if a linked doc wer

  • CUA With Two  R/3 server Implementation

    Hai All, Currently we are using EP5.0 with SAP R/3 4.6C with two R/3 (P01,P02)servers. User id is managed in LDAP. That is, 1. user u will be accessing P01 R/3 system we will create a user id in LDAP and a SAP userid IN P01 R/3 system 2. user u will