Tag not change in RMAN

Hi,
MY DB is 10.1.0.5 in linux os:
RMAN setting is:
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
CONFIGURE BACKUP OPTIMIZATION ON;
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO COMPRESSED BACKUPSET;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/data/backup/RMAN_BACKUP/DBINCREMENTAL%d_DB_%u_%s_%p';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/app/oracle/10.1.0/dbs/snapcf_orcl.f'; # default
AND MY SCRIPT TO HAVE BACKUP IS:
run{
CROSSCHECK BACKUP;
DELETE FORCE NOPROMPT OBSOLETE;
backup tag 'orcl_STBCONTROLFILE' format '/data/backup/RMAN_BACKUP/DBCONTROLFILE_%U'(current controlfile);
BACKUP AS COMPRESSED BACKUPSET INCREMENTAL LEVEL 1 FOR RECOVER OF COPY WITH TAG 'orcl_incremental_backup' FORMAT '/data/backup/RMAN_BACKUP/EAGLE%d_%u_%s_%p'(DATABASE);
RECOVER COPY OF DATABASE WITH TAG 'orcl_incremental_backup';
BACKUP BACKUPSET ALL;
LIST BACKUP;
List of Backup Sets
===================
BS Key Type LV Size Device Type Elapsed Time Completion Time
1962652 Full 10M DISK 00:00:00 29-MAR-09
BP Key: 1962653 Status: AVAILABLE Compressed: YES Tag: orcl_STBCONTROLFILE
Piece Name: /data/backup/RMAN_BACKUP/DBCONTROLFILE_1tkb5dpv_1_1
Standby Controlfile Included: Ckp SCN: 7382701660 Ckp time: 29-MAR-09
BS Key Type LV Size Device Type Elapsed Time Completion Time
2019793 Full 10M DISK 00:00:01 29-MAR-09
BP Key: 2019795 Status: AVAILABLE  Compressed: NO  Tag: TAG20090329T194330
Piece Name: /oracle/app/oracle/flash_recovery_area/orcl/autobackup/2009_03_29/o1_mf_s_682733492_4x05flx9_.bkp
Standby Controlfile Included: Ckp SCN: 7382701660 Ckp time: 29-MAR-09
SPFILE Included: Modification time: 27-MAR-09
3 question:
1- the backup not in compressed mode even i put compress option in the run statment?
2- the tag is different from the one i put in run statement, i thought the tag and format will overwrite RMAN setting?
how to fix this?
3- i ran this yesterday, now if i run it today with any change setting in terms of format, is this will affect on the way that RMAN should run?
Thanks

Hi oradba,
I am sorry but i am asking alot here.
how about the script to do update incremental backup is it correct and how can i enforce RMAN to compress my update incremental backup.
this is the following script i used please update me with your note.
BACKUP AS COMPRESSED BACKUPSET INCREMENTAL LEVEL 1 FOR RECOVER OF COPY WITH TAG 'orcl_incremental_backup' FORMAT '/data/backup/RMAN_BACKUP/EAGLE%d_%u_%s_%p'(DATABASE);
RECOVER COPY OF DATABASE WITH TAG 'orcl_incremental_backup';
BACKUP BACKUPSET ALL;

Similar Messages

  • RMAN Tag name change

    Could backupset Tags name changed after backup has been taken.? I would like to re name some tags before marking them keep forever.

    Ok. thanks.
    I made some changes in my run script and it much better exept for control file backupset which gets generated with default tag name. Is any way I could specify tag name for control file backupset in my script
    Here is exampe:
    run
    BACKUP DATABASE TAG = FULL_HOT_BACKUP PLUS ARCHIVELOG DELETE INPUT tag FULL_HOT_BACKUP;
    DELETE NOPROMPT OBSOLETE;
    92266 B A A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92267 B F A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92268 B F A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92269 B F A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92270 B F A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92419 B A A DISK 26-NOV-07 1 1 YES FULL_HOT_BACKUP
    92465 B F A DISK 26-NOV-07 1 1 NO TAG2007126T141620

  • ITunes bumps list to top when tags are changed

    I'm using the latest iTunes and trying to tidy some tags.  If I change a tag, iTunes insists on bumping me up to the top of my song list even if the song itself did not change positions in the list.  Sometimes it doesn't bump to the top but to a seemingly random point.  It is making it VERY tedious to tidy my songs.
    Example...I sort songs by artist.  I change the title tag for a song.  iTunes will bump me to the top of the song list even though the song itself is not changing positions (because I am not sorting by the variable that was changed.)   I am getting completely frustrated because this forces me to scroll up and down.  Is there any way to prevent this from happening so I stay on the song I'm playing or modifying?
    Thank you for any assistance!

    The cricual thing is to have a complete backup of your library that you could restore if needed.
    What changes are you noticing? There appear to be some new as yet not well documented features designed to sync data across multiple libraries/devices which may have unwanted side effects.
    tt2

  • Sharepoint 2013 on premises Tags & Notes button in List and Document library is disabled.

    Hi,
    In My Sharepoint  2013 on premises  installation Tags & Notes button in List and Document library ribbon is appearing as greyed out.
    I have checked that managed metadata service, User profile services are running. Also have given required permissions to the logged in user.
    As I came to know that Tags & Notes feature has been retired in Sharepoint online. Is this happening because of same reason as I have downloaded the Sharepoint 2013 on premises version recently or do I need to change some settings.
    Please advice.

    Hi Saurav,
    pls check below
    What version of SharePoint 2010 "SP 2010 Foundation or SP 2010 Server" you need to have SP 2010 server and to have the "User Profile service application".
    How do you configure the "User Profile service application" did you add the "Social Tagging Database"
    Create, edit, or delete a User Profile service application (SharePoint Server 2010)" 
    http://technet.microsoft.com/en-us/library/ee721052.aspx
    When you access to "Application Management>Manage service applications>User Profile Service Application>Manage User Permissions" validate if the all authenticated users Group have the "use Social Features" checked.
    Also validate in Central Administration in Farm Features if you have social tags and notes activated.
    http://sharepoint.stackexchange.com/questions/17546/tagging-feature-not-working
    https://social.technet.microsoft.com/Forums/office/en-US/c11cda96-091b-4b96-91bc-ccd8000238f4/tags-and-notes-sharepoint-2010-not-visible?forum=sharepointadminprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Save of edited file does not change file size correctly

    I have QT pro 7.6 and have all the latest DirectX and drivers for my PC. I have a problem with file size reporting correctly for edited files.
    For example, I have three files: A.MOV (10mb), B.MOV (15mb), and C.MOV (25mb). If I load A and then copy B and C to the end of it, I can do a File Save As to create D.MOV as a self contained movie which shows estimated size as 50mb. And the saved file IS 50mb.
    However, If (after appending B and C to the end of A) I just do a "Save" command, A.MOV file size is not changed and still shows 10mb. The whole movie A-B-C plays correctly, but the file size is incorrect. Where is the rest of the data? I know the new A.MOV is self contained because I can delete B and C and it still plays all three segments. I'm concerned that if the file size is reported incorrectly there is the chance that the data will get lost in a future copy or move operation. Does anyone else experience this bug or is it just something in my PC?

    I stopped following this issue a few years ago, but as I recall, this is a known bug in the way PSE handles the writing of the tags to the photo files.
    I stopped following this issue because I switched to Lightroom which does not have this issue. Yes, you could do this with Exiftool and re-save the metadata from PSE, seems kind of cumbersome.
    Also, please note that if you Export the file from the PSE Organizer, as far as I know the proper tags should appear, so if you want the proper tags in your files, you could use this feature.

  • Tags not visible to shared participants

    I have set up a gallery on Acrobat.com. Within this gallery is the usual collection of PDFs that have all been tagged for identification and search functionality. This gallery ahs then been shared to a bunch of users with no admin capabilities. The problem I am having is that they they can't see any of the tags I have generated making it a completely useless option.
    How do I make the tags visible to them so they can utilise them

    Good day ozbogwam,
    Unfortunately, tags are currently designed to help an individual user organize their files. There are no shared tags at this point.
    From the Acrobat.com Help file, here's how you can use tags:
    Organize files using tags
    Use tags to categorize files you have access to. You can tag files stored anywhere in your organizer. Adding a tag to a file or removing a tag from a file does not change its permissions or its location. For example, tagging a file stored in a shared workspace does not change who can access the file. Nor does it change permissions for other individuals with access to the file. A file can have multiple tags for quick access. For example, you can tag a file as “Work” to signify that this file is work-related. You can tag the same file as “Urgent” to signify that the file requires immediate attention.
    In the organizer, the Tags pane contains some predefined files tagged as Getting Started. Files that have not been tagged and are not part of a shared workspace are listed in Uncategorized Files. The tags you create are listed in alphabetical order.
    In the Tags pane of the organizer, click New Tag.
    Enter a name for the tag and press Enter.
    Tag files using any method described in the onscreen instructions. If you use the file context menu to tag a file, you can tag it with multiple tags. You can also create a tag from the dialog box. 
    A file can have one or multiple tags.
    Delete or rename a tag by opening its context menu and selecting the appropriate command.
    All that said, I think this is an excellent feature request and I'll be posting a link to this thread within the Acrobat.com Ideas forum.
    Kind regards,
    David
    Acrobat Community Manager
    Adobe Systems

  • Tags not exported to flickr

    Hi!
    Perhaps it´s me not seeing it, but when I export photos from Photos to Flickr it is not bringing the tags over to Flickr. Why? - or is there a way of making it doing it??
    Kind regards
    Henrik

    Good day ozbogwam,
    Unfortunately, tags are currently designed to help an individual user organize their files. There are no shared tags at this point.
    From the Acrobat.com Help file, here's how you can use tags:
    Organize files using tags
    Use tags to categorize files you have access to. You can tag files stored anywhere in your organizer. Adding a tag to a file or removing a tag from a file does not change its permissions or its location. For example, tagging a file stored in a shared workspace does not change who can access the file. Nor does it change permissions for other individuals with access to the file. A file can have multiple tags for quick access. For example, you can tag a file as “Work” to signify that this file is work-related. You can tag the same file as “Urgent” to signify that the file requires immediate attention.
    In the organizer, the Tags pane contains some predefined files tagged as Getting Started. Files that have not been tagged and are not part of a shared workspace are listed in Uncategorized Files. The tags you create are listed in alphabetical order.
    In the Tags pane of the organizer, click New Tag.
    Enter a name for the tag and press Enter.
    Tag files using any method described in the onscreen instructions. If you use the file context menu to tag a file, you can tag it with multiple tags. You can also create a tag from the dialog box. 
    A file can have one or multiple tags.
    Delete or rename a tag by opening its context menu and selecting the appropriate command.
    All that said, I think this is an excellent feature request and I'll be posting a link to this thread within the Acrobat.com Ideas forum.
    Kind regards,
    David
    Acrobat Community Manager
    Adobe Systems

  • Div header tag - not displaying correctly

    I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!
    The header contains three images; a logo, a banner (text), and a picture of a castle.  These should display in a  line.
    When I first set it up, I realised that the castle picture was normally ending up below the other two on smaller screens etc. 
    So I changed the dims for my div container from min 760px/max 1260px, to a set width (960px).  I then rejigged the three images so the widths were within 960px, with some to spare for the spacing (total widths of the three are 900: hspacing another 20 pixels).  There is no padding/borders defined.  Therefore the total should be well within the 960 width (?).
    It looks fine on my PC (widescreen); in 3 browsers, using the restore down menu command (ie to make it not full screen), and by  using the Dreamweaver multiscreen preview (phone, tablet, smaller desktop).  It wasn't ideal (as scrolling required), but at least meant the header (and the rest of the screen) displayed correctly, ie in a horizontal line (and then sidebar - content - sidebar).
    If I set my container width much smaller, most of the screen will be green (the body) in big screens.
    If I rejig the dimensions, it's all a bit hit and miss (and why don't the current dimensions work?).
    Do I need to define the width of the header (as well as the container)?
    Help!  Thank you
    http://hertfordcarnival.org.uk/dev/Index.html

    Hi there, I started off using one big image, but it didn't look right with regards to size and placing (ie I wanted the logo on the left edge, the castle on the right edge, etc). When you say slice, what do you mean?  One image in from fireworks, and then ... ? Thanks again
    Date: Wed, 7 Dec 2011 01:37:10 -0700
    From: [email protected]
    To: [email protected]
    Subject: Div header tag - not displaying correctly
        Re: Div header tag - not displaying correctly
        created by osgood_ in Dreamweaver - View the full discussion
    Datafan55 wrote: I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!  Why not just use one big image  then you wont have a problem of with the alignment. Certainly don't use 'vspace' and 'hspace' to position the images. If you want to use 3 seperate images start by setting them us as one complete image then slice it into 3 images. Then use the following css to position the images side by side. #header img If the total sum of the width of the images is the same or does not exceed 960px then the images should be in a nice row side by side. They will actually sit side by side without using 'float' but you'll get a small gap between them which will be added to the sum of the width which will exceed 960px causing the third image to drop onto the next line.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4068499#4068499
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4068499#4068499. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Can I write Design-time for JSP custom tag(not JSF components)

    I have some old JSP custom tags(not JSF components), and I want to use them in the IDE through the toolbox.
    Now I have already written the BeanInfos for these tags, and they can be drag from the toolbox; but it will throw a Exception when render the tags, and the properties in the Property Editor are not which I describe in the BeanInfos.
    How can I write Design-time for these tags? or whether it is possible to write the Design-time for these tags?
    the Exception is shown as follow:
    java.lang.ClassCastException
         at com.sun.rave.insync.faces.FacesPageUnit.renderNode(FacesPageUnit.java:1347)
    [catch] at com.sun.rave.insync.faces.FacesPageUnit.renderBean(FacesPageUnit.java:1086)
         at com.sun.rave.insync.faces.FacesPageUnit.getFacesRenderTree(FacesPageUnit.java:993)
         at com.sun.rave.css2.FacesSupport.getFacesHtml(FacesSupport.java:152)
         at com.sun.rave.css2.CssContainerBox.addNode(CssContainerBox.java:373)
         at com.sun.rave.css2.CssContainerBox.createChildren(CssContainerBox.java:354)
         at com.sun.rave.css2.DocumentBox.createChildren(DocumentBox.java:90)
         at com.sun.rave.css2.DocumentBox.relayout(DocumentBox.java:160)
         at com.sun.rave.css2.PageBox.layout(PageBox.java:392)
         at com.sun.rave.css2.PageBox.relayout(PageBox.java:454)
         at com.sun.rave.css2.DocumentBox.redoLayout(DocumentBox.java:313)
         at com.sun.rave.css2.PageBox.redoLayout(PageBox.java:460)
         at com.sun.rave.css2.DocumentBox.changed(DocumentBox.java:634)
         at com.sun.rave.designer.DesignerPaneUI$UpdateHandler.changedUpdate(DesignerPaneUI.java:1012)
         at com.sun.rave.text.Document.fireChangedUpdate(Document.java:851)
         at com.sun.rave.text.Document$5.run(Document.java:631)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    I have some old JSP custom tags(not JSF components), and I want to use them in the IDE through the toolbox.
    Now I have already written the BeanInfos for these tags, and they can be drag from the toolbox; but it will throw a Exception when render the tags, and the properties in the Property Editor are not which I describe in the BeanInfos.
    How can I write Design-time for these tags? or whether it is possible to write the Design-time for these tags?
    the Exception is shown as follow:
    java.lang.ClassCastException
         at com.sun.rave.insync.faces.FacesPageUnit.renderNode(FacesPageUnit.java:1347)
    [catch] at com.sun.rave.insync.faces.FacesPageUnit.renderBean(FacesPageUnit.java:1086)
         at com.sun.rave.insync.faces.FacesPageUnit.getFacesRenderTree(FacesPageUnit.java:993)
         at com.sun.rave.css2.FacesSupport.getFacesHtml(FacesSupport.java:152)
         at com.sun.rave.css2.CssContainerBox.addNode(CssContainerBox.java:373)
         at com.sun.rave.css2.CssContainerBox.createChildren(CssContainerBox.java:354)
         at com.sun.rave.css2.DocumentBox.createChildren(DocumentBox.java:90)
         at com.sun.rave.css2.DocumentBox.relayout(DocumentBox.java:160)
         at com.sun.rave.css2.PageBox.layout(PageBox.java:392)
         at com.sun.rave.css2.PageBox.relayout(PageBox.java:454)
         at com.sun.rave.css2.DocumentBox.redoLayout(DocumentBox.java:313)
         at com.sun.rave.css2.PageBox.redoLayout(PageBox.java:460)
         at com.sun.rave.css2.DocumentBox.changed(DocumentBox.java:634)
         at com.sun.rave.designer.DesignerPaneUI$UpdateHandler.changedUpdate(DesignerPaneUI.java:1012)
         at com.sun.rave.text.Document.fireChangedUpdate(Document.java:851)
         at com.sun.rave.text.Document$5.run(Document.java:631)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

  • Shipping tags not rendering in invoice

    Hi,
    I'm having trouble getting the {tag_addressshipping}, {tag_addressbilling} and {tag_shippinginstructions} tags to render anything in my customer invoice. This is a basic ecommerce purchase and even after setting the checkout form page and invoice back to the default these tags are not displaying what is entered.
    The data entered into the shipping and billing fields do come up in the workflow notification sent to us from the purchase (but only in the "summary of web form submission" section, not the copy of the invoice).
    Is there anything I might have accidentally changed that would prompt these tags not to contain the data entered?
    help much appreciated.
    thanks,

    Thanks for replying. I'm going to outline what I've done in case anyone else is looking to solve a similar problem.
    We were looking to provide two payment options - CC (through paypal) and offline EFT.
    The invoice tags weren't rendering because I tried to set up the "Process Offline" option in the payment gateway section to tackle the latter of these payment methods. The Process Offline method, despite not storing credit card details in BC, requires credit card details to be entered. I assume this is so that it can encode them to send in the PDF.
    Instead, what I've done is change the payment gateway back to the paypal payflow, and removed all payment options in the registration template except "Paypal" and "COD". I've relabelled COD as EFT in the html. In this way no credit card details need to be submitted and an invoice is sent with all the correct details rendering.
    I have another question in regards to changing the backend status for an order depending on the payment method, but I'll start a different discussion as it's not directly related to this problem.
    thanks.

  • Add form fields to tags - not working

    I have a fillable form with one simple text form field. I run the "Advanced > Accessibility > Add form fields to tags" but the tags do not change. After I run the command it is grayed out so it looks like it's done. I can save, close and reopen to make that command available again, but it never affects the tags and the accessibility check continues to give the error.
    Anyone have that problem or know how to fix it? I'm using Acrobat Pro 9.3.3
    Thanks!

    Rather than use TORU for form fields why not use the "Find" feature on the Options menu from the Tags panel?
    Find "Unmarked Annotations" then use the Tag Element button on the Find Element dialog.
    Select "Form" for the element ("tag").
    Add something useful to the "Title" field.
    [edit: n.b., this method lets you avoid putting a marquee down that inadvertently encompasses undesired text]
    This won't affect use of AT but gives you something to locate as you look over the structure tree.
    This method puts the <Form> element at the bottom of the structure tree; so, the elements would have to be manually moved to the proper location in the structure.
    Alternatively, place focus on the appropriate parent element for the PDF page content.
    The new <Form> element will be placed there - still may have to adjust it location in the structure tree - just closer to that location.
    As to working within the structure tree when adding elements.
    Yes, best practice that.
    TORU - Read Order provides a gross/macro view via the highlight(s) and element desination.
    Read Order should, in almost all cases, be harmonized to the structure tree's logical hierarchy.
    You may find use of the in-line grouping element <Span> useful.
    Be well...
    Message was edited by: CtDave

  • Environment Language does not change

    Hello guys,can you help me with this problem? When i am running my report in other language, for example in dutch, my environment language does not change to dutch, remains in english and as a consequence,all date formats and descriptions from fnd_lookup_values or even messages stay in english.Anyone can help me?

    Hi,
    If you don't want users to choose any other languages then the one you have defined, goto instanceconfig.xml and set the required languages between the AllowedLanguages tags. If you keep to one language the dropdown list will not appear.
    This is also controlled by the language setting of your browser.And also do the above changes in the instance config files.
    To change the default language on a user's login screen
    In Internet Explorer, choose Tools > Internet Options.
    The Internet Options dialog box appears.
    Click Languages.
    The Language Preference dialog box appears.
    All the language which is installed languages appear in the Languages list.
    By Default the language at the top of the list is used.
    Modify by using the Up and Down buttons to position the desired language at the top of the list.
    Restart the browser and log into Oracle BI Presentation Services.
    The default language should match the language in the browser's Language list.
    NOTE: If a user does not select a different language from the drop-down list on the login screen, the setting for the User Interface Language at the user's My Account screen determines the language in which the user interface is displayed.
    Hope this helps
    Regards
    MuRam
    Edited by: MuRam on May 17, 2012 11:02 PM

  • Iak file does not change channel config?

    I am relatively new to Lab-View so please bear with me
    I have multiple iak files setup for different vi's that require some different ranges on the AI-100 modules I am using (FP-1601 Ethernet module). My problem is when I start a vi, with the iak file path needed wired to the FP-open tag, it does not change the channel configuration from whatever is currently on the modules themselves.
    Is this correct? I know I can get the channels to update to the iak file by opening it in FP explorer and editing the device clicking on the channel config and syncing to the file. This will be very tedious for the un-trained test monkey these different programs are designed for. Am I missing some option somewhere that syncs the modules t
    o the iak file when you open a field point session?

    From a program perspective, the IAK file is solely used to provide channel mapping information. From a FieldPoint Explorer (or NI-FP) perspective, the IAK file contains all channel naming information, communication mapping information and channel configuration information. In FieldPoint Explorer (3.0.2 or less), the only way to change the channel configuration between IAK's, is to switch IAK's in FP Explorer and right click on each (and every) FieldPoint IO Module, choosed Edit This Device and then choose Channel Configuration. When the dialog box asks you whether to use the Device or File settings, choose File. In NI-FP 4.0, there exists an option to download the entire configuration to an entire bank at a time, but there is still no method of downloading the co
    nfiguration file programmaticly at run time.
    However, another option in the form of the Ethernet Configuration VI's exists. They allow you to programmatically configure each channel (range & attributes). For an understanding of the range and attribute values, you can cross reference the FP-1000/1001 Programmers Reference Manual.
    Regards,
    Aaron
    Regards,
    Aaron

  • Retirement of SharePoint Online Tags & Notes feature

    Hi everybody,
    Our Company has a challenge after the "Retirement of SharePoint Online Tags & Notes feature" was announced. The big question is: What should we use instead of the
    Noteboard? We use the Noteboard under e.g. News Article Page Layouts.
    I get the feeling that we can only use the Newsfeed as a Web Part in a Page Layout but we don't want to change this again when the
    Newsfeed will be deprecated and Yammer will be the standard...
    Other links:
    Retirement of SharePoint Online Tags & Notes feature:
    https://support.office.com/Article/SharePoint-Online-Tags-Notes-feature-retired-77851bd5-6d5e-42fe-9bf6-d7c17eeb771f?ui=en-US&rs=en-US&ad=US
    "Say hello to Yammer"
    http://office.microsoft.com/en-001/office365-suite-help/say-hello-to-yammer-HA104062139.aspx
    "Pick your enterprise social network: Yammer or Newsfeed"
    http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/pick-your-enterprise-social-network-yammer-or-newsfeed-HA104037368.aspx
    What should we use now? 
    Thanks in advance!
    Bas Jacobs

    Good topic. We use Yammer as MSFT will eventually make it default social platform. Yammer need to improve a lot and not their yet in terms of authentication and credential sharing.
    Regards Sudip Misra [email protected] +1-412-237-5435 Pittsburgh, PA

  • Mouse arrow will not change to hand pointer

    My mouse pointer is an arrow and will not change over to a hand pointer when over the tag, why not??

    Is the Caps Lock on?

Maybe you are looking for

  • EJB Handle return remote ref fails??

    Having a problem getting a remote reference on an EJB using a handle. Create a remote ref to an EJB and store three items and display said items - okay Get a handle to the remote ref and serialize and store - okay Deserialize - okay Cast to remote re

  • MS Word 2007 to PDF Conversion problem links & bookmarks

    I have a 200 page MS Word 2007 document in which I added hyperlinks to jump to embedded bookmarks within the document.  I choose Save As --> PDF to convert the document.  Once the document is converted, some of my links work perfect (I can click on a

  • NoClassDefFoundError, but ...

    Greetings All - I get the NoClassDefFoundError when one of my webapps gets started by Tomcat (5.0.28). The 'servlet-api.jar' file IS present in the '/common/lib' directory and the 'web.xml' file is valid. I am at a loss for why this error keeps comin

  • Function error when calling in background

    Hi people! I need some help please. I have an program that call an RFC function. This RFC function made select in BSAD, and because of the range, will return a lot of registers, so it cause timeout. We tried run it on backgroung, but after 1 hour app

  • Basic client Server stuff

    Say i have two classes class A and class B. class B is a server that is run on computer (comp1) and then i run class A a client on both Comp2 and Comp3. How do I , Comunicate with the server (class B) on comp1? Share variables and other information b