Logical names lost after database corruption removal

Hi,
I am working on a PXI based project using NI 5663 and NI 5673. The MAX database in system got corrupted recently due to power cut.
I did a database corruption removal and the only issue I face now is that there are no logical names for the devices. I am following the steps from the site below to create the same –
http://www.ni.com/white-paper/4594/en
But after I create a new logical name say for the LO 5652 (associated with 5663), I do not know which driver session to associate with it.
There are driver sessions for niFGen, ni5450 in the list but no session for 5663 or 5673.
Could someone please help me out with creating logical names and associating them to the devices?
Thanks so much,
Sharmi 

Hello,
To configure your 5663, you can refer to the RF Vector Signal Analyizer Getting Started Guide pages 37 - 39.
You should open Measurement & Automation Explorer and rename the devices such as VSA_LO, VSA_DC, VSA_DIG for the local oscillator, downconverter and digitzer respectively. Next you will need to associate the downconverter with the local oscillator and digitizer by right clicking the downconverter and selecting properties
To configure the 5673 the steps will be fairly identical, rename the devices if you wish and then associate the upconverter (IQ Vector Modulator) with the arbitrary waveform generator and the local oscillator. You can also refer to the RF Signal Generator Getting Started Guide on pages 23 - 24.
Which programming language are you using the VSA and VSG with? You normally wouldn't need to configure any IVI sessions the the devices. The only configuration normally is just associating the upconverter or downconverting with the LO or digitizer/AWG module.
Anthony F.
Product Marketing Engineer
National Instruments

Similar Messages

  • Logical name reset after system copy

    Hello
    I´have a question regarding logical system set after performing a database copy from Production to Quality . In Quality the former logical system name before the copy was INT10 . After the refresh I want to runs the BDLS with conversion from the prod PRD10 to Quality INT10 . But when I run the BDLS I 've the error the logical system INT10 already exists . Can I remove this entry in the
    BD54 in order to be able to specify INT10 as the target in BDLS ???
    Thanks a lot for your advice .

    Hello
    In fact it worked it test mode but failed in Run mode . The job  RBDLSMAP ran 1 seconde and stopped  Here is the conversion report in the slg1
    <    SAPoffice No object reference exists -> No conversion
    <    SAPoffice Object references that have been converted: 0
         Table buffer in server synchronized after conversion
    <    The processs is executed in the background (RBDLSMAP 11041701) in sys
    I have one table  which  Field  in table  contains the name INT_010
    BDSX_CON04*               LOG_SYSTEM                          0                              0 <<
    When I have a look in the SCC4 the logical system name is still set to EXP_10 .
    No conversion took place here .
    Just a question , iI triggered the conversion  in the client 000 . is ti correct or must it be triggered in the productive client ?
    Thanks in advance

  • All events lost after database repair

    Hello, I repaired my iPhoto database - just to maintain it and do some house keeping - bad Idea ... now all photos are merged in a single event and all other events ore simply gone ... any idea out there?

    If you only ran the Repair Database option try again with option #4, Rebuild Database, selected.  See if that will restorfe your events/photos.
    OT

  • Side effect of SQl server upgrade from 2008 R2 to Server 2012, logical name of log file changed for one database

    I came to know that name has changed when I tried to shrink the file. Here is the error message I got:
    Shrink failed for LogFile "Tfs_TESTTFS_Log'. (Microsoft.SqlServer.Smo)
    Additonal information
    An exception occured while executing a Transact-SQL statement or batch.
    (Microsoft.SqlServer.COnnectionInfo)
    Could not locate file 'Tfs_TESTTFS_Log' for database 'Tfs_TESTTFS' in sys.database_files. The file 
    either does not exist, or was dropped. (Microsoft Sql Server, Error: 8995)
    This is test environment upgrade and I checked on production environment which is still on SQL 2008R2, shrink works fine.
    Please help.

    I did in place Upgrade.
    Before Upgrade
    Logical Names
    Database Name: Tfs_TESTTFS
    Database Log: Tfs_TESTTFS_Log
    After Upgrade
    Logical Names
    Database Name: Tfs_TESTTFS
    Database Log: TfsVersionControl_Log
    Thx

  • How to create logical directories with same name on two databases

    Hi,
    OS: Windows
    Oracle Version : 10g
    I have to databases in one oracle home. I have created some logical directories in one database. When I am trying to create logical directories with same name in another database, it is overwriting the first database directory paths with the second one
    Can't we create directories with same name but different path in two databases on one machine?
    Pls suggest me on this
    Regards,
    Vijay

    I am trying to create logical directory using CREATE
    DIRECTORY statement. I am very much aware that the
    create directory statement doesn't create directory
    on OS. But we can attach the physical directory on OS
    to logical directory in oracle
    My requirement is to create logical directories in
    oracle mapping the OS directories. Both the
    databases, wil have same logical directory names but
    different OS directory mappingsIf I understand you correctly, you can do this:
    On DB 1
    CREATE OR REPLACE DIRECTORY same_dir_name as 'C:\myoracle\mydir1';
    On DB 2
    CREATE OR REPLACE DIRECTORY same_dir_name as 'D:\myoracle\mydir2';
    What stops you from doing that ?
    Note: If what you have is one database but different connections, then you are connecting to one database. The above second statement will drop and replace with the first one

  • My mac recently got stolen, after getting a new one i had to reinstall logic studio, but after moving house i have lost the serial number, does anyone know how to get a new one?

    my mac recently got stolen, after getting a new one i had to reinstall logic studio, but after moving house i have lost the serial number, does anyone know how to get a new one?

    Here:
    http://support.apple.com/kb/HT1861

  • E63 Media Database corruption

    On opening Media->Gallery, I always get a annoying message that "Database corrupted: Some data might have been lost".
    I don't store any songs/video there. Only once used camera.
    Will camera corrupts media database while storing images ? 
    I use latest firmware 200.21.012. I have installed following applications Nokia maps, Google Search and Google maps. When those applications where installed in memory card, I used to get error like "Memory card corrupted". Now, I reinstalled them into phone memory.
    Anyone knows solution for this ? I am planning to try soft reset after backing data.

    Just don't install programs or applications on the memorycard. Insert the card IN the phone and NOT on a PC or Mac to format. Remove the card by pressing the red button and choose remove card from the dialog option. If you insert the card later you should hear a short bleep.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • Simulating Database Corruption

    Any one have any reliable methods of simulating database corruption? (I know, use SQL Server.) I want to test various methods of monitoring for both physical and logical corruption.
    I have used tried using dd but I can't see a way to just corrupt a specific block without truncating the file so I end up overwriting most of the data file which has its uses, but isn't a good test.
    Logical corruption is more tricky. Any one know any good tricks that would let end up with a mismatch between index and table rows etc.
    Thanks in advance.

    There are so many websites/blogs that share similar informations.
    Then you don't need mine and you (i.e., one) needn't keep linking to them.
    I don't know why its only you who has problems.
    I suspect you don't have much of an idea of what is going on in regards to my material and its accessibility. We'll leave it there, then, with me pausing just long enough to point out that it is not my problem if I choose to remove all access to my material. The problem is rather with those who think linking to it is a particularly useful or sensible thing to do.

  • Do I have to install SharePoint Foundation 2013 via a script in order to name my content databases without the GUID references?

    Hi,
    I want to install SharePoint Foundation 2013 on a standalone server with SQL Express but I want to be able to name the content databases without their GUID references. Will I have to use an install script (AutoSPInstaller perhaps?) to achieve this?
    Thanks.

    You can't do a standalone install if you want the alias (also if you plan to move the databases in the future)
    You'll need to create the alias before you create the farm with the Configuration wizard or PowerShell so you can specify the alias. Whether you create the alias before or after installing SQL Express doesn't matter as long as it points to the instance.
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • Logical System Conversion after system refresh failed

    Hello,
    Logical System Conversion after system refresh couldn't complete as the printer was locked. This job was run in the background. In SM37, the  job log of RBDLSMAP shows as job finished, but it took only 40 seconds. Now I see that the logical system got changed(Converted) in the client settings scc4 but I know that this client being a production client and would run for couple of hours. Here is the job log information.
    02/18/2009 16:09:33 Job started                                                                     00           516          S
    02/18/2009 16:09:33 Step 001 started (program RBDLSMAP, variant &0000000000000, user ID ABCD)      00           550          S
    02/18/2009 16:09:33 Output device PRN1 is locked in the SAP system                                  PO           349          I
    02/18/2009 16:10:19 Job finished                                                                    00           517          S
    When try to rerun bdls again, it shows that it is already available and it says "The new logical system name is already assigned to the current client".
    Any suggestions on this?
    Thanks,
    Mahesh

    Hi ,
    Rerun the BDLS again as this took very little time.
    When you try to run again it popsup message saying it already exists just delete that and again put the Logical system name and run it will run that time.
    May be while scheduling the job you gave for spool I am not sure why is it looking for Printer which is locked.
    Thanks.

  • Mac OS no longer available after trying to remove Windows on Bootcamp. How can I restore Mac OS without the Mac HDD in options?

    Mac OS no longer available after trying to remove Windows on Bootcamp. How can I restore Mac OS without the Mac HDD in options?
    So what I did was, I had bought my iMac from a shop and asked them to do bootcamp for me. However, they installed 32 bit instead of 64. My fault, I did not make my self clear about it. So after it has been delivered to my house, I realized that I wanted the 64 bit. I tried to remove windows on bootcamp but honestly, I have not experienced this before. So I failed. I believe, I did something wrong.
    So I opened the iMac and it keeps asking me to go to windows. Windows OS also corrupted.
    I tried the Option Key but the only option is Windows 7 only. So using a different keyboard, I press option and it only shows Windows HDD and the Mac HDD has gone.
    What am I going to do? How can I restore Mac OS without the HDD anymore?

    iMac, Mac OS X (10.7.2)   < your profile
    Try using Lion Recovery

  • How to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    how to resolve unresolved column error when we change column name in BMM Layer and removed alias in presentation layer

    Looks like the presentation column got Alias before your BMM changes, so in your case renaming logical column and deleting alias is not good to go.
    Keep Alias

  • Using File Adapter with Logical Name

    I am creating a file adapter with Logical name. Apart from giving the Logical name is there any other configuration that I am suppose to do on the Web Logic before I start using it?
    Thanks in Advance.

    After configuring the file adapter, all you need to do is , give the path as a value for the logical name which you have created earlier. That you can do on the file adapter property inspector. There is no need to do anything on the server level. Lemme know
    Thanks,
    N

  • Finding a logical name for PXI5112 modules to be used in niScope_Init

    I need to dynamically allocate the number of PXI5112 modules on several PCs in a C++ program. After going through great length using VISA calls to obtain the VISA logical name ( PXI3::11::INSTR, etc.), I found out that niScope_Init is expecting an IVI or DAQ logical names. How does one go about to get the logical name for those PXI modules so niScope_Init can use? Hardcoding the name such as DAQ::1 is out of the question because the number of modules is different from test to test. Thanks.
    Software:
    niScope driver: 2.6
    Microsoft Visual studio.net 2003
    Measurement Studio 7.0
    Windows XP SP2
    Hardware:
    Group1 : 5 PXI5112s
    group2 : 3 PXI5112s
    group3 : 7 PXI5112s

    Here's a quick and dirty example of how to use the niModInst API in C:
    ViSession sessionHandle = VI_NULL;
    ViInt32 numberOfDevices = 0,
    i = 0;
    ViChar deviceNameBuffer[256] = "";
    niModInst_OpenInstalledDevicesSession(
    "niScope",
    &sessionHandle,
    &numberOfDevices);
    for (i=0; i < numberOfDevices; i++) {
    niModInst_GetInstalledDeviceAttributeViString(
    sessionHandle,
    i,
    NIMODINST_ATTR_DEVICE_NAME,
    256,
    deviceNameBuffer);
    printf("%s\n", deviceNameBuffer);
    niModInst_CloseInstalledDevicesSession(sessionHandle);
    The device names that you're printing out in this example can be used as the resourceName input to the niScope_init function.
    In practice, though, be sure to check the status that is returned from each function. You can get further information about an error using the niModInst_GetExtendedErrorInfo function. All the functions I used above can be found in the niModInst.h file.
    Hope that provides some more help.

  • Error! No data source found with name 'mynewdsname' (after asking 0 providers)

    Hi all,
    I am trying out the instructions given below.
    http://dev.day.com/docs/en/cq/current/developing/jdbc.html
    I followed them exactly but removed <cq:include script="head.jsp"/> line from the jsp since I do not have a head.jsp.
    my config node settings are as follows.
    But when I go to the page, I get below error message.
    error! No data source found with name 'mynewdsname' (after asking 0 providers)
    DB is up and running. I could not find any issue with it. Code is as follows.
    <%DataSourcePool dspService = sling.getService(DataSourcePool.class);
      try {
         DataSource ds = (DataSource) dspService.getDataSource("mynewdsname");  
    %>
    Any help will be great. TX

    Document is outdated & for now could you please follow http://dev.day.com/content/kb/home/cq5/Development/HowToConfigureSlingDatasource.html

Maybe you are looking for

  • How to migrate multiple ACS database into one ACS database ?

    Hey All, we just purchased several companies and as IT/network department, we need to consolidate all the ACS from the HQ and the purchased company into one ACS,  I read the cisco docs. mentioned, I can export the migration file from the old acs and

  • Parse xml file and extract tags (not well formed)

    im writing an xml editor and i would like to extract tags from a string of xml. And the string doesnt have to be well formed xml. An example "</a><b asd="kjkj"></b>" Output end tag (a) start tag (b) end tag (b) Sax nor stax does the job since they wa

  • I need a fix for downloads on Mac.  Currently only downloading .part files and can't find the problem.

    I am struggeling to download files in any format (i.e. pdf, dmg etc.).  It deosn't bring up the download list anymore and  in finder under downloads, it has the following suffix eg. xxx.pdf.part.  The file size is usually 0 bites.  Any advice? Anothe

  • IMovie '09 won't recognize AVCHD Lite clips

    I am using iMovie 09 (8.0.5) and was previously able to import AVCHD Lite MTS files from my Lumix FZ35's SD card (private folder) using Import from Camera. This no longer works and I wonder if it was an update that created the problem. When I use Imp

  • Recommended solution for missing TOC not working

    So--why does a help project with the following text at the top of the .hhp not show a TOC or index, only search, in the .chm? I've run through the steps in the tech database note several times, and this is what it's looked like every time, but no TOC