Get DNS configuration using CLI

To get DNS configuration on CNR using CLI as the following:
-List of Domains
-Name Servers
-Hosts
-ZoneTransfer
-DHCP
-SubZone
-Resources Record
Many thanks

Yes, there are some API calls available - it depends on what info you want to acquire.  For example, you can call "DAQmxGetSysDevNames()" to get a list of the devices in your system.  then you could walk the list and call  "DAQmxGetDevProductType()" for additional info. 

Similar Messages

  • System configuration using java

    Hi friends
    Can I get System configuration using java code.
    If yes plz suggest how.
    thanks in advance.. Anjana

    some bits and pieces are available see the details in
    System.getProperties():
    Properties sysProps  = System.getProperties();
    meration en       = sysProps.keys();
    while ( en.hasMoreElements() )
    //add the key=value pairs
    Object keyObj    = en.nextElement();
    String key       = ( String ) keyObj;
    Object valueObj  = sysProps.getProperty( key );
    System.out.println( key + " : " +
    + valueObj.toString());
    de]
    just an idea??YES, and also you can do
    System.getenv();but they also don't give all the info the OP was/is looking for.

  • Configure Open Directory using CLI

    We have a Leopard Server in Advanced Mode.
    If you have a fresh install of Leopard Server with nothing configured, is there a way to configure Open Directory to be an Open Directory Master completely using CLI utilities?
    Wasn't able to find anything in Apple's PDFs

    I agree with Dal78 Apple using a base DN of servername.example.com rather than just example.com is illogical. In fact originally they did seem to use just example.com as the format but in recent years now use server.example.com as the format. When I first encountered this change it was still possible to overridge the use of servername.example.com and force it to use just example.com as the format. In more recent times I have decided to leave things the way Apple do it.
    I don't know if there is an official answer as to why, but a possible guess is that you can now have multiple Open Directory servers for a single domain. This is the 'Locales' option in Server.app. It maybe that including the servername makes it possible/easier to implement this.
    I also agree Strontium90 do not use a .local root domain for Open Directory. In theory there are hacks to (sort of) get this to work, but Apple engineers will typically run screaming for the woods when they encounter this.
    PS. Briefly Apple also did the same illogical thing with DNS zones, whereby the zone name for a domain was servername.example.com instead of example.com this at least they have stopped doing.

  • How do I start using CS6 on MacBook Pro (yosemite)? I'm getting a configuration error 16 message

    I've used Carbon Copy Cloner to clone CS6 and lots of other Adobe programs onto a newer MacBook Pro (yosemite), and I'm getting a configuration error 16 message... tried making the Adobe PCD and the SLStore stuff "read & write" but no good. Any help would be great, thanks!

    uninstall everything cs6 and then run the cleaner -  Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    then properly install your cs6 (do not clone/migrate/time machine/copy/etc) using the installation files.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    window using the Lightroom 3 link to see those 'Important Instructions'.

  • What ADSL modem do you advise to use with my new airport extreme? I have tried a basic TP-Link ADSL2  modem and I can't get the configuration working. What modem does Apple recommend?

    I am having problems setting up airport extreme.
    What ADSL modem do you advise to use with my new airport extreme? I have tried a basic TP-Link ADSL2+  modem and I can't get the configuration working. What modem does Apple recommend?

    Ok well I have looked around some more and have found this to be the most up to date official response to my question as seen at this link here:
    http://www.actiontec.com/support/product_details.php?pid=41#q27
    Can I Bridge the Actiontec MI424WR router that Verizon provided, when I signed up for FiOS service?
    The MI424WR does not have a bridging option, and neither Verizon nor Actiontec support attempting to bridge it.
    The desire to bridge the MI424WR is based on a misunderstanding that it is a modem as well as a router. Actiontec does produce DSL Gateways that have a Transparent-Bridging option, which bypasses or disables the router function and allows the Gateway to act simply as a DSL modem, when it is enabled. Many consumers do not realize that with FiOS, the ONT (typically outside the home) is the device that handles changing the FiOS signal from Fiber to either Ethernet or Coax, and that the Router is just a Router, and if it was bridged or bypassed, it would be a device without a function. For most Verizon FiOS customers their service would completely stop if the MI424WR was bridged, because the Video on Demand service is dependent on it to work.
    If your ONT is connected to the Actiontec MI424WR router via Coax, the MI424WR is required due to the Coax connection. But if the ONT is connected to the MI424WR via Ethernet, then in most cases some other router can be substituted for the MI424WR, and it can be removed."
    So it looks like I will be calling Verizon support to see about getting the Ethernet connection installed and getting another modem...

  • General Warning: could not get server configuration in ldap, using cached c

    Guys,
    desperately need some help here. I have an installation consisting of 4 mtas that speak to an ldap. I'm currently in the process of adding 2 more. I've added the fifth and there has been no problem whatsoever. I'm now trying to add the sixth. I install the software. There are no error messages as the software installs. It's able to see both the configuration and the user directories. Once this is finished I immediately go and run start-msg and for each component I get the message :
    "General Warning: could not get server configuration in ldap, using cached configuration information".
    I've tried pinging and tracerouting my ldap server with no problem, I can telnet/ssh to it. My server configuration is almost eaxctly the same as the fifth server. I make no other changes after the installation scripts finishes, yet it can't talk to the ldap.
    I running IMS5.2p1 on a Solaris 8 SPARC server.
    Thanks
    Ali

    That error message only comes up when the server can't get to the config ldap server on startup. There's no other time when you see this.
    There is either a mis-configuration of your server, or of your ldap, or you just can't get there from here.
    Why are you installing 5.2p1, now? 5.2p2 has been out for over a year. ..
    6.0 has been out for well over a year, and 6.2 has been out for many months, now. I hate to see you installing old software, when new is available.

  • I'm new to the LabView. How do I pass data from VI configured using Serial (CMTS using CLI commands to set Parameters ) to VI configured using GPIB(vecto​r signal analyzer ) to measure such as RF frequency or power on the instrument​? Thanks

    I'm new to the LabView. How do I pass data from VI configured using Serial (CMTS using CLI commands to set Parameters ) to VI configured using GPIB(vector signal analyzer ) to measure such as RF frequency or power on the instrument?
    I just want to set something on the front panel that will execute the Serial parameters first and then pass these settings to vector signal analyzer
    Thanks
    Phong

    You transfer data with wires.
    Frankly, I'm a little confused by your question. I can't think of any reason why you would want to pass serial parameters (i.e. baud rate, parity) to a GPIB instrument. Please explain with further detail and attach the code.

  • PPP-assigned DNS Configuration

    I am using wvdial and it successfully connects to the Internet but then it gives this error: "Timeout waiting for the PPP-assigned DNS configuration."  I searched the web for this and found a Russian website and a Spanish website.  I can read neither. 
    How do I set up PPP to give the DNS configuration to wvdial?  I know what DNS addresses I want to use, but not how to implement them.  I put them in /etc/resolv.conf as "nameserver IP".  What do I put in for the "search <domainname>" line?

    But it does not work!  I have resolv.conf set up like I said, with no search line, but I get that "Timeout..." error.  wvdial does successfully connect to the Internet, but none of my programs realize this.  I can not ping anything.  I know I am connected to the Internet because the modem makes its usual sounds as it connects and when I pick up a telephone I get the usual screeching noise, but nothing responds to the connection!  I simply assume that this timeout error is the cause because I see no other errors.

  • Wont get past "configuring updates stage 3 of 3 0%" and wont let me log into computer..HELP!!!

    heres a picture of the screen i keep getting.
    -HP Pavilion dv6700 as you can see its home premium
    i kept getting a vista spyware alert saying i had 34 infected files and wouldn't stop and i also tried updating some things on my laptop while i updated to the new internet explorer 9. around 12noon today i rebooted my laptop to get all the updates to work and i got this configuring updates screen and was like ok. it kept going. it does it for a while, shuts down and restarts and goes back i didnt think anything was wrong made it to stage 3 and wont stop and move on from 0%. its now 10pm and its been doing it all day. ive tried shutting it down and rebooting myself but no matter what i do, it wont let me access my computer to do anything. i have avast virus protection but it said it was unable to move viruses to chest i pressed repair and it said it was postponed until next reboot so i did it this morning and figured its taking so long maybe because its trying to repair them but im sure it doesnt take 10 hours...im extremely upset. someone please help. and also, anyone know how i can get the viruses out? i dont have money for a better protection right now so im using my moms computer but she works on it so its hard. hp said they cant help because my warrenty is up, was a 1 year warrenty, got laptop in 2008 and warrenty expired in 2009. please help me.

    After installing updates from Windows Update, you may get into a Reboot loop where you machines gets to “configuring updates 3 of 3. x% complete” then freezes or reboots.
    Solution: 
    1a. Boot from the Windows System Repair Disc and choose the repair option in the lower left hand corner, choose System Restore, and select a Restore Point predating the attempted installation of the updates.
    1b. If you don't have the DVD and the Vista/W7 came preinstalled on the machine, boot to the Recovery Environment using F8 at the HP logo during boot, choose "repair your computer" from the list, let RE load and do a system restore from there.
    If restore fails, load the recovery environment command prompt and enter:
    Del C:\Windows\winsxs\pending.xml
    exit recovery environment and restart the pc, you may get 3 of 3 again but be patient, the desktop should load. Create a manual restore point and Turn off Windows  Automatic updates until you can figure out which update caused the loop.
    If you get it booting again:
    You may be infected
    Follow the order given below to disinfect your PC
    1.) On a PC that is Not infected, Make a boot AV disc then boot from the disc on the Infected PC and scan the hard drive, remove any infections it finds, I prefer the Kaspersky disc myself. The New 2010 Kaspersky disc can update the AV dat files if you are connected to the internet at the time of scan and is suggested to update before the scan.
    http://www.techmixer.com/free-bootable-antivirus-rescue-cds-download-list/
    2.) Then boot into Windows:
    Install free MBAM, run the program and go to the Update tab and update it, then go to the Scanner Tab and do a quick scan, select and remove anything it finds.
    http://download.cnet.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html
    3.) When MBAM is done install SAS free version, run a quick scan, remove what it automatically selects.
    http://www.superantispyware.com/download.html
    These last 2 are not AV softwares like regular Anti Virus Software, they are on demand scanners that only scan for nasties when you run the program and will not interfere with your installed AV, these can be run once a day or week to ensure you are not infected. Be sure you update them before each daily-weekly scan.

  • Using CLI to enter Mac local list on 1200 Series

    I have a number of 1200 series Ap's that are set up for MAC Authentication based on a local list only. From the GUI these addresses are entered from the Advanced Security Screen.
    I wnt to find a method for entering them from the CLI but am running into a problem with the level 7 passwords that seem to be automaticly applied when the MAC addresses are added from the GUI.
    If I enter MAC 0011.22aa.33ff from the GUI and then look at the config from the CLI it looks like this:
    username xxx password xxxx
    username xxxx autocommand exit
    how do I do this from the CLI?

    Hi,
    I think if you need to enter lots of MAC Addresses into AP, the fastest way is to use CLI.
    Refer to the following doc on how to configure MAC from CLI. Look under "Local Authenticator Access Point - Step 11"
    http://www.cisco.com/en/US/partner/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080341e72.html#wp1039558
    If authentication is purely done via MAC, then you can do like the following example:
    AP#config t
    AP(config-radsrv)# user xxx password xxx group clerks mac-auth-only
    Probably you need to use notepad to list all MAC (as username & password), then copy &paste to your AP's CLI.
    Hope this helps.
    Rgds,
    AK

  • DNS configuration in two-domain forests

    hi all,
    We have a forest with two separate domains.First of all we had domain A. When we added the first domain controller for the second domain (B), a trust relationship was established and look fine. but then we realised DNS configuration was not nice and
    some replication issues came out.
    What we have done is setting up domain B zone as a secondary Zone in domain A, and viceversa.
    We configured primary zones to be able to be transferred to the Domain controllers in the other domain and also configured notifications.
    Even with this configuration, some times we check zones and find it empty but a single.
    Does anyone one if our configuration is the right one for our infrastructure? I have been loking in the internet for a manual or a document  regarding DNS configuration for this infrastructure, but I could not find it, Do you know of any manual or document?
    Thank you very much
    kind regards.
    David.

    Hi David,
    First, make sure that the TCP and UDP port 53 is not blocked. To verify it a port is blocked, please use the portqry.
    To download portqry, please click the link below,
    PortQryUI - User Interface for the PortQry Command Line Port Scanner
    http://www.microsoft.com/en-hk/download/details.aspx?id=24009
    If the port is not blocked, please check the serial number of the zone in both of the primary and secondary server.
    If serial number is the same at both the source and destination servers, no zone transfer occurs between the servers.
    To resolve this issue, please follow the steps blow,
    After you increase the serial number at the master server to a higher value than is used currently at the secondary server, initiate zone transfer at the secondary server.
    Increase the value of the serial number for the zone at the master server (source) to a number greater than the value at the applicable secondary server (destination).
    Here is an article about how to troubleshoot zone issues, it may be helpful.
    http://technet.microsoft.com/en-us/library/cc731210.aspx
    Besides, instead of creating scondary zone, we can add conditional forwarder on the DNS server.
    To add conditional forwarder, please refer to the link below,
    http://technet.microsoft.com/en-us/library/cc794735(v=WS.10).aspx
    Best Regards.
    Steven Lee
    TechNet Community Support

  • DNS configuration for web access

    Hi All,
    I'm setting up a SL server for the first time and it's working great for users inside our building and on our network, but we're unable to access anything on it through the web (including a basic homepage) and I think it has to do with our DNS setup. We've got the domain tgroupproductions.com through goDaddy and I've set up the ns1 and ns2 info in the host summary pointing to my public ip 216.3.118.152 and added both ns1.tgroupproductions.com and ns2.tgroupproductions.com to the goDaddy nameserv list.
    I've attached images of my dns configuration and of the intodns.com scan results. I just want to double check to make sure I'm setup correctly. It's possible I just haven't waited long enough for the changes to take effect
    DNS Setting: https://files.me.com...ek.klein/mp3enf
    Intodns.com: https://files.me.com...ek.klein/d33nlt

    Sorry about the images...don't know why they are working. I'll embed them at the bottom of this post.
    As for why I'm not using GoDaddy...I have no problem using them as a public dns (meaning I'd have to change the nameservs back to the ns17.domaincontrol.com and ns18 nameservs?) but the site wasn't functioning with those in place so we tried to set up our own internal dns. I had followed a tutorial at http://osx411.com/index.php?/topic/19-using-mac-os-x-server-to-host-websites-fro m-home/ but either I'm misunderstanding or I missed something.
    Here are the images:
    Message was edited by: fkick1

  • Mail server and DNS configuration

    I have an XServe G4 running Mac OS X 10.4 Tiger Server, and I have successfully configured two domains that I purchased from GoDaddy as websites on this XServe. It's behind an Airport Extreme, and I have forwarded a bunch of ports in order to enable FTP, SSH, Web, remote Server Administration, webmail, and I have also forwarded the IMAP and SMTP ports. All of these services work except for email, so I am wondering if there is any special DNS settings that I need to configure in the GoDaddy total dns configuration page. I have the MX record pointed directly to my IP, just like the A record. I also have mail.mydomain.com pointed to the A record's IP (maybe I described that poorly, but I hope it gets the point across). I am able to log into webmail and send email out to other people, but when I try replying back to the email which I sent from webmail, I get a bounced message. I also cannot configure a Mail client, but I think I need to get the accounts at least working first. Can someone provide a list of DNS requirements or server configuration requirements for me to check off in order to make this happen? Does anyone know of any great resources to learn this kind of stuff? I'm kinda new to the server thing.
    Thanks!
    Paul

    postconf -n results:
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    html_directory = no
    inet_interfaces = localhost
    mail_owner = postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mydestination = $myhostname,localhost.$mydomain,localhost,rubenkalath.com
    mydomain = rubenkalath.com
    mydomain_fallback = localhost
    myhostname = mail.rubenkalath.com
    mynetworks = 127.0.0.0/8
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdtls_certfile = /etc/certificates/Default.crt
    smtpdtls_keyfile = /etc/certificates/Default.key
    smtpdusetls = no
    unknownlocal_recipient_rejectcode = 550
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    ps U _postfix results:
    ps: _postfix: no such user
    tail -20 /var/log/mail.log results:
    May 15 15:55:27 sincity postfix/cleanup[1257]: 765DC4517A: message-id=<[email protected]>
    May 15 15:55:27 sincity postfix/qmgr[1239]: 765DC4517A: from=<[email protected]>, size=881, nrcpt=1 (queue active)
    May 15 15:55:27 sincity postfix/smtpd[1254]: disconnect from localhost[127.0.0.1]
    May 15 15:55:27 sincity postfix/pipe[1259]: 765DC4517A: to=<[email protected]>, relay=cyrus, delay=0, status=sent (mail.rubenkalath.com)
    May 15 15:55:27 sincity postfix/qmgr[1239]: 765DC4517A: removed
    May 15 15:58:09 sincity postfix/smtpd[1338]: connect from localhost[127.0.0.1]
    May 15 15:58:13 sincity postfix/smtpd[1338]: lost connection after CONNECT from localhost[127.0.0.1]
    May 15 15:58:13 sincity postfix/smtpd[1338]: disconnect from localhost[127.0.0.1]
    May 15 16:06:09 sincity postfix/postfix-script: refreshing the Postfix mail system
    May 15 16:06:09 sincity postfix/master[590]: reload configuration
    May 15 16:12:48 sincity postfix/smtpd[1709]: connect from localhost[127.0.0.1]
    May 15 16:12:54 sincity postfix/smtpd[1709]: lost connection after CONNECT from localhost[127.0.0.1]
    May 15 16:12:54 sincity postfix/smtpd[1709]: disconnect from localhost[127.0.0.1]
    May 15 16:28:58 sincity postfix/smtpd[2068]: connect from localhost[127.0.0.1]
    May 15 16:28:58 sincity postfix/smtpd[2068]: 1FA354537C: client=localhost[127.0.0.1]
    May 15 16:28:58 sincity postfix/cleanup[2071]: 1FA354537C: message-id=<[email protected]>
    May 15 16:28:58 sincity postfix/qmgr[1530]: 1FA354537C: from=<[email protected]>, size=776, nrcpt=1 (queue active)
    May 15 16:28:58 sincity postfix/smtpd[2068]: disconnect from localhost[127.0.0.1]
    May 15 16:29:02 sincity postfix/smtp[2072]: 1FA354537C: to=<[email protected]>, relay=mercury.gatech.edu[130.207.192.26], delay=4, status=sent (250 Ok: queued as 67542CDF86)

  • (solved) get X to use my PCI card instead of onboard graphics.

    I'm trying to install arch on an old P4 dell (dimension 2350) and given the specific requirements and restrictions of this given beast I'm having a bit of trouble getting X configured.  (I'm turning it into a replacement for my modded xbox running xbmc, yes, I know it won't play hi-def)
    Here's the setup:
    - It has onboard graphics (intel) which I don't plan on using since it only has vga out.
    - I've installed my video card (ATI radeon 9250 - hey it's the best standard pci card I could find)
    Here's the problem:
    - Everything works with the onboard intel chip
    - If I try to plug my monitor in to the ATI card it (the monitor) dims and doesn't register as being attached.\
    - I've tried turning off the onboard graphics in my bios but the only options are "onboard" and "auto" so it's currently set to auto.
    More fun:
    - The fun part is that I plan on using the ATI card's svideo out to my tv once it's set up, I'm just trying to get the monitor to work while I configure everything.
    I'm considering trying to run an ubuntu live disc and seeing if I can copy over the xorg.conf file that gets generated.
    Any ideas?
    **edit
    After some searching I've got it working.  Apparently linux still reads onboard cards with this pc/bios because of the piss poor bios.
    i added 'blacklist agpgart' & 'blacklist intel_agp' (without quotes) to /etc/modprobe.d/blacklist, set video to 'auto' in the bios, plugged the monitor into my card and rebooted.
    sweet.
    Last edited by ctarwater (2009-04-05 00:44:18)

    Oh my God -.- I had that page open, read through it but I didn't realized that my solution was written there
    Thanks very much!! It worked :-)

  • How to get specific accounts using ScriptedHostResourceAdapter

    Hi
    we are using ScriptedHostResourceAdapter for mainframe.
    But how to get some specific list of users.
    When i try to get the connetion using
    <invoke name='getAffinityConnection' class='com.waveset.adapter.HostConnPool'>
    Iam getting error. Though LoginAction is there in idm and working with users and reconciliations.
    com.waveset.exception.ItemNotFound: ResourceAction: LoginAction
    When i try to use listAllObjects still iam getting the same error.
    com.waveset.exception.ItemNotFound: ResourceAction: LoginAction
    <invoke name='listAllObjects'>
                   <new class='com.waveset.adapter.ScriptedHostResourceAdapter'>
                   <rule name='commonRuleLib:RUL_getWSObject'>
    <argument name='Id' value='Mainframe'/>
    <argument name='type' value='Resource'/>
    <argument name='context'>
    <invoke name='getAuthenticatedContext'>
                             <new class='com.waveset.server.InternalSession'/>
                             <s>configurator</s>
                        </invoke>
    </argument>
    </rule>
                        <new class='com.waveset.object.ObjectCache'/>
                   </new>
                   <s>Account</s>
                   <map>
                   <s>accountId</s>
                        <s>G1NXV6T</s>
                   </map>
                   <s>configurator</s>
                        <invoke name='getPassword'>
                             <invoke name='getObject' class='com.waveset.ui.FormUtil'>
                             <invoke name='getAuthenticatedContext'>
                                  <new class='com.waveset.server.InternalSession'/>
                                  <s>configurator</s>
                             </invoke>
                             <s>User</s>
                             <s>configurator</s>
                             </invoke>
                        </invoke>
              </invoke>
    Please help if any solution is there
    Thanks
    Edited by: shailu541 on Feb 3, 2010 10:50 AM
    Edited by: shailu541 on Feb 3, 2010 10:52 AM

    I think i got it now. iam not passing objectcache
    <invoke name='getCache'>               
                             <new class='com.waveset.server.InternalSession'/>                         
                   </invoke>

Maybe you are looking for

  • Am I doing something wrong or are these bugs?

    Hi All, I have migrated my Mac from a MacPro 1,1 to a MacMini 6,2 with fusion drive. My other 4 drives are connected using a USB3 4-bay enclosure. 16GB RAM. The system is ML 10.8.2. I have run Onyx recently, but only cleared out those things that sho

  • In&nline in Portal

    Hi, I facing issue in portal text.When there is space between first line and second line,in portal it is showing me in&nline. Can anyone help me how to solve this issue? Thanks, Usha

  • In-App purchase is not working in iOS7

    I have a working code for In-App purchase , its working fine in iOS6 but when I run in iOS7 I got "Failed to load list of products" in debug area and when I tap on restore button to get the already purchased product it says "Cannot connect to iTunes

  • A pop-up window in Java

    Hello I have a neat little Java applet menu and would like a link from the menu to open up a pop up window in another frame. I know this can be done in Java, but is there any information anywhere which I could read to show me how to do it? Basically,

  • Index for a PSA table is not in the "customer" namespace

    Hi, While loading data through infosource 0CO_OM_WBS_1 to data target 0IMFA_1 loading failes and the reason given is that the system reads data from PSA table /BIC/B0001060000 of 0IM_FA_IQ_9 and the index generated for this table supplied return code