Chnages required in Config when new PSA added

Hi All,
I want to know the changes those are required to made in the configuration when a new PSA added to the current system.
Thanks in advance.
Regards,
Sekhar.

Hi Sekhar,
The changes those are required in configuration when a new Personnel Sub Area added are:
Changes in Enterprise Structure and Time Management Settings as
Enterprise Structure: creation of new PSA
Assignment of Pay scale structure to Enterprise structure
Define Personnel Subarea Grouping for Primary Wage Type
Define Groupings for the Public Holiday Calendar
Group Personnel Subareas for the Work Schedule
Generate Work Schedules Manually
And let me know which modules you are having in your project, so that I can provide specific module help for you.
Regards,
Srinivas.

Similar Messages

  • Libraries dont update when new content added

    I have transferred my media files to the shared user folder so that multiple accounts on my imac can have access to them. When I did this the original connected library was fine but the other users libraries showed none of the content. So I proceeded to "add to library" in the other account and it added the whole content as expected. The problem is now if I add additional content to the files then I seem to need to go into each other accounts library and add to library. The original library is automatic but the other libraries don't update automatically. How do I get the other libraries on the other accounts to also update automatically when new content is added?
    thanks

    You have posted on the iTunes for Windows forum, you might do better on the mac forum.
    iTunes does not do folder watching, so only the library you used to add the content will be updated.
    There are 3rd party utilities that an deal with this, but I don't have a list for Macs. For Windows there is iTunes Library updater and iTunes folder watch.
    TuneRanger would probably do it, but it is not free and may be a bit more than you need.
    http://www.acertant.com/web/tuneranger/

  • Cannot edit a field that is "Standard Report Column" when new row added

    Hi everyone,
    I have created a master-detail form from the wizard and within the detail report region source I have used apex_item.xxx API
    example;
    select C1, C2,
    CASE when C2 ='N' then
    apex_item.select_list_from_query(3, C3,'select a1 d, a2 r from table1', 'ENABLED', 'NO',null,null, 'f03_#ROWNUM#')
    else
    apex_item.select_list_from_query(3, C3,'select a1 d, a2 r from table1', 'DISABLED', 'NO',null,null, 'f03_#ROWNUM#')
    END C3
    from table;
    All columns C1,C2,C3 are defined as "Standard Report Columns".
    The results allows the column C3 field to be enabled or disabled for input depending on a condition.
    The problem is when you hit the default button "Add Row" to add a new row. The row is non-editable and is populated with null values.
    What I want is to allow input when a new row is inserted into the multi-row detail form.
    Can any one help?
    Is there a way to change the Display As field for the new row columns to "text field" from "standard report column" dynamically?

    I think you will need to use the old way of adding rows instead of the new one. I remember having headaches trying to get it working.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.apress.com/9781430235125
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Snapped cursor jumps when new plot added

    I have an XY graph in while i have a "snap to point" cursor on. When I add a new plot to it.. the cursor moves plots.. but I would like it to stay still... if anyone knows.. why would this happen? not to mention.. how would I go about getting it to stay still. I have a attachment of what Im doing, on top is before adding a plot.. then below is when i added the plot.. (i have it set up so it changed the color of the plot when the cursor is snapped to its point, so thats what the color change is.)
    Attachments:
    xygraph19735.gif ‏52 KB

    You may also try either setting the Active Plot Property of the graph to the original plot number before and after adding new data or read the cursor's index position prior to adding the plot and simply resetting it to that position after the data is loaded.
    See the example attached.
    2006 Ultimate LabVIEW G-eek.
    Attachments:
    Cursor.vi ‏50 KB

  • Why content of a vector element changes when new element added

    in my program, i instantiate 2 Vector objects. one is TV(temporary vector), the other one is V. they all get instances of Class vElement as elements to them(of course, casted to Object first).
    Class vElement only cantains an int n, an int[] array.
    i create a text file: input.txt
    in this text file, there are 2 rows of content:
    1 2 3 1001
    4 5 6 1002
    at the beginning when the program runs, each row of input.txt will be read into a respective instance of vElement, that is, e.g. n = 1001, array = {1, 2, 3}.
    and then the 2 instances would be casted as Objects and added to V as elements
    then TV starts to get a new vElement from some methods generats 7 8 9 1003
    after that, V will add TV's newly-got element as its 3rd element.
    what is dramatical is that, the array of V's 1st element { {1, 2, 3} 1001 } will change to be the same as its 2nd one{{4, 5, 7} 1001 } after the 3rd element added to V from TV, yet, 1001 will not change to be 1102.
    this problem has challenged and tortured me for quite some days. who can help to conquer it?
    thanks a lot more!!

    I had the same problem. I believe this is because Vector stores references of everything it is added into it. My problem was solved by creating a new array everytime I had to add an element to Vector.
    Instead of:
    My_vector.addElement(My_array)
    I did:
    String[ ] Prov_array = new String[My_array.length];
    System.arraycopy(My_array,0,Prov_array, 0,My_array.length);
    My_vector.addElement(Prov_array);
    Might not be the best solution but it solved the problem.

  • Layer Overides lost when new layers added to linked AI file

    OK, so I'm working on complex site plans. 3-4 alternate designs each with different phases. It actually all setup well in Illustrator so turning on and off the right set of layers gives the desired view for everything I need. The problem was that when I make changes, I had to keep manually switching layers around, export scene, switch layers again, and repeat over and over.
    The reason each phase doesn't stand on its own is that there are a lot of shared elements and I only want to have to update it one place, vs. multiple copies. Illustrator doesn't seem o have layer comps like Photoshop, but I fond that I could get pretty much what I wanted by placing the file in Illustrator and using import options to set layer override. Now when I update everything is great, Just go to ID file and say export to jpgs.
    So now to the problem. When I add a layer to my Illustrator file (lets say for new design option) InDesign says something like layers changed, I'm going to throw away all of your layer overrides. This is not good. Why can't it just ask me if I want all new layers on, off, or better yet bring up those layers like original import and let me decide for each instance what I want to do with them.
    So as is once it throws away my layer overrides, I've found that you can't directly add back layer overrides. It only allows this at import. So I have to re-import the file (20 times - once for each page) and manually re-set all of the layers overrides. If I have old link selected when I replace it then at least it is correctly located, but still a pain.
    So I guess good work practice when I know I'm going to do this is to add an extra 10 place holder top level layers. Then they will be their waiting when I need them, but just won't be able to re-name them.
    I assume maybe InDesign has same issue with Photoshop Layer override, but at least there I could setup named Layer Comps which would solve this problem (assuming that layer comps addresses added layers better).

    I use this all the time for packaging proofing (I send out a proof page with two examples of the art, one with just the artwork layers showing and a smaller thumbnail with no art but the dieline, windows and opaque white printer showing)
    To speed things up with Object Layer Options, I set a keyboard shortcut and turn the display performance way down.
    I don't think it would help in your situation, but grouping layers in AI makes any changes you make to that set of layers in AI "invisible" to InD, so it doesn't scrap your layer overides, but it also means you have no ability to do anything in InD except turn on or off the entire layer group.
    Yours
    Vern

  • IPhone apps keep moving when new ones added

    My sons iPod touch is on my account. When he adds an app it used to go on the last page of my iPhone but now they end up installing on the second page and then move other apps around.
    Is there a setting to keep them only adding on my last page.
    Thanks so much,
    Phil

    From another thread...
    I think I have this figured out now... I have too many darned apps. My pages are all full. Rather than installing on a page that doesn't exist, it installs on the second page so it can be found. I combined a bunch of icons on my last page in a single group and then installed a new app. Lo and behold it installed on the last page. Does that sound like a reasonable explanation?

  • Refreshing the panels when new content added?

    Hey, guys. My first post here; hope I'm not too much of a JNewbie for you. :)
    I'm getting my feet wet in Swing, working on an invoice program for work. I want it to look like a regular invoice, with fields for SKU, description, cost per unit, units, and total per line item. Right now, I have those five fields in a Jpanel that I add to the bottom of the layout.
    The problem is that I need the ability to go to File => Add New Item... and have another JPanel with those five fields add to the bottom so a 2nd item can be added to the form below the first. I tried making a function that adds them to the panel, using the same type of syntax that the generated code (using a form builder in NetBeans) did. I don't see the lines get added.
    My thought is that there is some function I need to call to redraw or refresh the panel so that the new components start drawing. However, my Great Javadoc Adventure has turned up no clues.
    Can anyone please give me a hand with making this happen, or at the least coming up with an alternate solution that will achieve similar results?
    Thanks much.
    Jaeden Stormes
    [email protected]

    I tried revalidate() , but no change.
    Here's the function I'm using to try to add the item...
    private void NewLineItem()
    javax.swing.JPanel jLine = new javax.swing.JPanel();
    jLine.setLayout(new org.netbeans.lib.awtextra.AbsoluteLayout());
    jItemCode.setHorizontalAlignment(javax.swing.JTextField.CENTER);
    jLine.add(jItemCode, new org.netbeans.lib.awtextra.AbsoluteConstraints(0, 0, 110, -1));
    jCourseDelivery.setHorizontalAlignment(javax.swing.JTextField.LEFT);
    jLine.add(jCourseDelivery, new org.netbeans.lib.awtextra.AbsoluteConstraints(110, 0, 240, -1));
    jItemQuantity.setHorizontalAlignment(javax.swing.JTextField.CENTER);
    jLine.add(jItemQuantity, new org.netbeans.lib.awtextra.AbsoluteConstraints(350, 0, 110, -1));
    jItemRate.setHorizontalAlignment(javax.swing.JTextField.CENTER);
    jLine.add(jItemRate, new org.netbeans.lib.awtextra.AbsoluteConstraints(460, 0, 100, -1));
    jItemAmount.setHorizontalAlignment(javax.swing.JTextField.CENTER);
    jLine.add(jItemAmount, new org.netbeans.lib.awtextra.AbsoluteConstraints(560, 0, 100, -1));
    jLineItemSection.add(jLine);
    jLineItemSection.revalidate();
    pack();
    JLineItemSection is a JPanel inside my frame.
    Any suggestions? I think the way I am using the AbsoluteContraints is screwed up, as I'm having a lot of trouble with the layouts in general. The form editor in NetBeans (at least, the version in 3.6) needs a LOT of work.

  • RT- not flagging violations when new tcode added to role

    Hi,
    I am using Access Enforcer and Compliance Calibrator and maintaining roles through PFCG. What I am finding is- AE picks up violations of role assignments to users as does Risk Termiantor. However if I add a new transaction code to a role through PFCG that causes a violation not in the role itself but when combined with other roles that the user already has on their account, this is not being flagged. Therefore I could have an unmitigated risk going undetected until I next run CC, which would pick it up. Has anybody else experienced this? Does Risk Terminator not pick up violations at user level when a role is updated?
    1) create role ztest1 with tcode IW32
    2) create role ztest2 with tcode MIGO
    3) assign both roles to user- testuser
    4) Edit ztest1- add tcode ME21N. Click Save
    5) Risk violation for user not flagged
    Thanks

    "I should perhaps add that I'm working here with .doc files (not .pages files) and that I edited the info.plist of Pages to give it the role of 'editor' instead of 'viewer' for all ".doc" files. Mainly to ensure that if I work on a .doc file which I want to remain a .doc file, I don't have to Save As (.doc copy) all the time but can just save in the normal way. Could this interfere with the above problem?"
    Here is your problem. Every time you open a .doc to Pages it is a new document. When you work on in Pages it is a Pages file and not a .doc file. If you want to work in PAges save the file as the generic .pages and do the export for .doc. Keep that name and next time you Save as Word or export as word in the same location the .doc file will be overwritten with the new one. and you'll only have on .doc file and one .pages file.
    If you want only have .doc files don't use Pages.

  • Event registrati​on refnum breaks when new event added

    I am using dynamic event registration to handle events from my UI in another VI.  Whenever I add a new event, the event registration refnum breaks and I have to recursively go through the code and replace all instances.  Is there a method of passing event registration refnums so that this does not happen?  Should these be made a strict type def?
    Solved!
    Go to Solution.

    Hello,
    I have the same problem, but i have no solution...
    Why it don't works? I added an examble...
    I created a Cluster with an enum an variant. I edit the enum with a second item, then the wire brakes.
    But it is a type def.
    Can anyone help me?
    Attachments:
    Event_Reg_Refnum_main.vi ‏6 KB
    Event_Reg_Refnum_subvi.vi ‏6 KB
    Control 2.ctl ‏4 KB

  • Replicat goes down. when new table added to source

    Hi I am using a 10gR2 setup on Linux (using em’s) and then a 11g. I have a goldengate setup. Everything seems to be working fine except when we add a table at the source it doesn't get replicated on the target? and the replicat gets abbened-ed when restarted
    my extract param
    –extract ext1 param file–
    extract ext1
    TRANLOGOPTIONS LOGRETENTION DISABLED
    –connection to database–
    userid XXXXXXXX, password XXXXXXXX
    –hostname and port for trail–
    EXTTRAIL /u02/gg/dirdat/ea
    discardfile /u02/gg/discard/ext1_discard.txt,purge
    DDL INCLUDE ALL
    table SCOTT.*;
    table HR.*
    package SCOTT.*;
    my replicat param is
    replicat rep1
    –source and target definitions
    ASSUMETARGETDEFS
    –target database login –
    userid XXXXX, password XXXXXXX
    –file for dicarded transaction –
    discardfile /mnt/gg/discard/rep1_discard.txt, append, megabytes 10
    –ddl support
    DDL INCLUDE ALL
    DDLERROR DEFAULT IGNORE RETRYOP
    –Specify table mapping —
    map SCOTT.*, target SCOTT.*;
    Thanks for the help
    Edited by: Aj05 on Feb 15, 2012 1:49 PM

    rep1.prm: REPLICAT REP1 starting.
    2012-02-16 08:47:48 INFO OGG-00996 Oracle GoldenGate Delivery for Oracle, rep1.prm: REPLICAT REP1 started.
    2012-02-16 08:47:48 WARNING OGG-00869 Oracle GoldenGate Delivery for Oracle, rep1.prm: Failed to retrieve column list handle for table SCOTT.NEWTABLE.
    2012-02-16 08:47:48 ERROR OGG-00199 Oracle GoldenGate Delivery for Oracle, rep1.prm: Table SCOTT.NEWTABLE does not exist in target database.
    2012-02-16 08:47:48 ERROR OGG-01668 Oracle GoldenGate Delivery for Oracle, rep1.prm: PROCESS ABENDING.
    2012-02-16 08:58:19 INFO OGG-00987 Oracle GoldenGate Command Interpreter for Oracle: GGSCI command (oracle): stop manager.
    2012-02-16 08:58:21 INFO OGG-00963 Oracle GoldenGate Manager for Oracle, mgr.prm: Command received from GGSCI on host 10.23.11.136 (STOP).
    2012-02-16 08:58:21 WARNING OGG-00938 Oracle GoldenGate Manager for Oracle, mgr.prm: Manager is stopping at user request.
    2012-02-16 08:58:34 INFO OGG-00987 Oracle GoldenGate Command Interpreter for Oracle: GGSCI command (oracle): start manager.
    2012-02-16 08:58:34 INFO OGG-00983 Oracle GoldenGate Manager for Oracle, mgr.prm: Manager started (port 7809).
    2012-02-16 08:58:35 INFO OGG-00967 Oracle GoldenGate Manager for Oracle, mgr.prm: Manager performing AUTOSTART of ER processes.
    2012-02-16 08:58:35 INFO OGG-00975 Oracle GoldenGate Manager for Oracle, mgr.prm: REPLICAT REP1 starting.
    2012-02-16 08:58:35 INFO OGG-00964 Oracle GoldenGate Manager for Oracle, mgr.prm: REPLICAT REP1 started automatically.
    2012-02-16 08:58:35 INFO OGG-00995 Oracle GoldenGate Delivery for Oracle, rep1.prm: REPLICAT REP1 starting.
    2012-02-16 08:58:36 INFO OGG-00996 Oracle GoldenGate Delivery for Oracle, rep1.prm: REPLICAT REP1 started.
    2012-02-16 08:58:36 WARNING OGG-00869 Oracle GoldenGate Delivery for Oracle, rep1.prm: Failed to retrieve column list handle for table SCOTT.NEWTABLE.
    2012-02-16 08:58:36 ERROR OGG-00199 Oracle GoldenGate Delivery for Oracle, rep1.prm: Table SCOTT.NEWTABLE does not exist in target database.
    2012-02-16 08:58:36 ERROR OGG-01668 Oracle GoldenGate Delivery for Oracle, rep1.prm: PROCESS ABENDING.

  • Old icons on ALV  report dissappears when new ones are added

    Hi friends
    I have created an ALV report. However, when I tried adding new icons using Set PF-STATUS,
    the original icons are not being shown. THey are totally dissappearing from the screen.
    Is there a way to avoid this.
    Any feed back will be greatly appreciated.
    Thanks
    Ram

    Hi,
    How did you create the GUI status..
    you have to copy the standard gui status..STANDARD from the program SAPLKKBL and then add the button..
    GO to SE41..
    Press Copy status button..
    Frm
       program - SAPLKKBL
       Status   - Standard
    To
      Program - Your program name
      Status    - Your Status
    Once it is copied..
    In the new status add your buttons and activate..
    Now it will show the custom buttons along with the standard..
    Thanks,
    Naren

  • New bookmarks added don't appear anymore when Firefox is restarted

    Hello everybody,
    I have a Mac OS X Lion server which runs an OpenDirectory as master.
    About 50 clients connect to this server, also with Mac OS X Lion installed on each client.
    Each User has his Homedir on the server, and Firefox is installed on each client.
    The problem is : if a client adds a bookmark in Firefox, when Firefox is restarted, the new bookmark is not there anymore.
    Firefox can retreive its bookmarks when the client logs in with a local user on the client.
    So, I thought it was a problem with rights on Homedir, but they are the same on the local user as on the Opendirectory user.
    So I looked farther in fireFox sqlite databases, and I saw this after installing Sqlite Manager Firefox extension :
    I opened Firefox and Sqlite Manager and saw that :
    when a bookmark is added, moz_bookmarks table from places.sqlite database receives a new record ; but when Firefox is stopped, either modification are not committed, or table reverts in its preceeding state, because, when Firefox is restarted, the new bookmark is not there.
    So, I retried to add a new bookmark, and from Sqlite Manager, i forced changes committing through 'commit;' command ; and yet, when I stopped and restarted Firefox, The new bookmark was here !

    Hi cor-el,
    I already tried your two links from Mozilla support without success ;
    I also to tried to delete places.sqlite and even entire profile : in these cases, curiously, it is possible to add a new bookmark, restart Firefox and retrieve the new bookmark, but only once !
    If we try yet to add another bookmark, it is not here when Firefox is restarted.
    Here is a copy of 'ls -l' in profile during the process of adding a new bookmark. (excuse me for editing format, but I guess you already know what file to look at)
    '''After adding a new bookmark :'''
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
    -rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
    drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
    -rw-------@ 1 test2 staff 98304 4 mai 09:32 cert8.db
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
    -rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
    -rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
    -rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
    -rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
    drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
    -rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
    -rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
    -rw-------@ 1 test2 staff 32768 4 mai 09:32 key3.db
    -rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
    -rw-r--r--@ 1 test2 staff 2391 4 mai 09:32 localstore.rdf
    -rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
    drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
    -rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
    -rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
    -rw-r--r--@ 1 test2 staff 623256 4 mai 09:33 places.sqlite-journal
    -rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
    -rw-------@ 1 test2 staff 4652 4 mai 09:33 prefs.js
    -rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
    -rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
    -rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
    -rw-------@ 1 test2 staff 757 4 mai 09:33 sessionstore.bak
    -rw-------@ 1 test2 staff 9829 4 mai 09:33 sessionstore.js
    -rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
    -rw-r--r--@ 1 test2 staff 154 4 mai 09:33 urlclassifierkey3.txt
    drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite
    '''After stopping FireFox :'''
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
    -rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
    drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
    -rw-------@ 1 test2 staff 98304 4 mai 09:34 cert8.db
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
    -rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
    -rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
    -rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
    -rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
    drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
    -rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
    -rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
    -rw-------@ 1 test2 staff 32768 4 mai 09:34 key3.db
    -rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
    -rw-r--r--@ 1 test2 staff 2217 4 mai 09:34 localstore.rdf
    -rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
    drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
    -rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
    -rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
    -rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
    -rw-------@ 1 test2 staff 4652 4 mai 09:34 prefs.js
    -rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
    -rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
    -rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
    -rw-------@ 1 test2 staff 757 4 mai 09:33 sessionstore.bak
    -rw-------@ 1 test2 staff 2222 4 mai 09:34 sessionstore.js
    -rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
    -rw-r--r--@ 1 test2 staff 154 4 mai 09:33 urlclassifierkey3.txt
    drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite
    '''After starting Firefox again (new bookmark added above is not here anymore) :'''
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 addons.sqlite
    -rw-r--r--@ 1 test2 staff 21182 3 mai 15:30 blocklist.xml
    drwx------@ 6 test2 staff 264 4 mai 09:17 bookmarkbackups
    -rw-------@ 1 test2 staff 98304 4 mai 09:34 cert8.db
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:22 chromeappsstore.sqlite
    -rw-------@ 1 test2 staff 201 2 mai 11:51 compatibility.ini
    -rw-r--r--@ 1 test2 staff 229376 30 avr 15:29 content-prefs.sqlite
    -rw-r--r--@ 1 test2 staff 524288 4 mai 09:33 cookies.sqlite
    -rw-r--r--@ 1 test2 staff 65536 30 avr 15:30 downloads.sqlite
    drwxr-xr-x@ 4 test2 staff 264 2 mai 11:36 extensions
    -rw-r--r--@ 1 test2 staff 335 2 mai 11:47 extensions.ini
    -rw-r--r--@ 1 test2 staff 425984 3 mai 15:28 extensions.sqlite
    -rw-r--r--@ 1 test2 staff 163840 4 mai 09:33 formhistory.sqlite
    -rw-------@ 1 test2 staff 32768 4 mai 09:34 key3.db
    -rw-r--r--@ 1 test2 staff 452 2 mai 11:22 localstore-safe.rdf
    -rw-r--r--@ 1 test2 staff 2217 4 mai 09:34 localstore.rdf
    -rw-r--r--@ 1 test2 staff 3225 30 avr 15:38 mimeTypes.rdf
    drwx------@ 2 test2 staff 264 30 avr 15:29 minidumps
    -rw-r--r--@ 1 test2 staff 65536 3 mai 15:37 permissions.sqlite
    -rw-r--r--@ 1 test2 staff 10485760 4 mai 09:33 places.sqlite
    -rw-------@ 1 test2 staff 6271 2 mai 14:09 pluginreg.dat
    -rw-------@ 1 test2 staff 4652 4 mai 09:34 prefs.js
    -rw-r--r--@ 1 test2 staff 12063 30 avr 16:33 search.json
    -rw-r--r--@ 1 test2 staff 65536 30 avr 16:33 search.sqlite
    -rw-------@ 1 test2 staff 32768 30 avr 15:29 secmod.db
    -rw-------@ 1 test2 staff 2222 4 mai 09:34 sessionstore.bak
    -rw-------@ 1 test2 staff 2999 4 mai 09:34 sessionstore.js
    -rw-r--r--@ 1 test2 staff 294912 2 mai 16:36 signons.sqlite
    -rw-r--r--@ 1 test2 staff 154 4 mai 09:34 urlclassifierkey3.txt
    drwxr-xr-x@ 5 test2 staff 264 30 avr 16:41 weave
    -rw-r--r--@ 1 test2 staff 98304 3 mai 15:57 webappsstore.sqlite

  • Scrolling to next range in advanced table when new rows are added.

    I programatically implemented Add New Row in an advanced table.
    "Records Displayed" attribute of advanced table =10, so as log as I add upto 10 new rows the table displays 10 rows,if I add 11th record the new record is appended @ 11th position but I've to choose "Next" link on the advanced table to see the 11th row.Is it possible to show the last rowset in the advanced table when new rows are added?
    The underlaying VO executes the following code when "Add New Row" button is pressed:
    int rCount = this.getFetchedRowCount();
    int rangeSize = this.getRangeSize();
    int rangeStart = this.getRangeStart();
    if (rCount < rangeSize) {
    this.insertRowAtRangeIndex(rCount, newRow);
    } else {
    this.setRangeSize(rCount+1);
    this.insertRowAtRangeIndex(rCount, newRow);
    this.setCurrentRow(newRow);
    To scroll to the 11-20 rows (when added more than 10 rows),I tried with following options, but none of them helped:
    1) int newRangeStart = ( rCount / 10 ) * 10 ;
    this.setRangeStart(newRangeStart);
    2) this.scrollRange(newRangeStart);
    3) this.scrollRange(rCount);
    4) int newRangePage = rCount / 10;
    this.scrollToRangePage(newRangePage+1);
    5) this.getNextRangeSet();
    Please let me if it is possible to achieve.

    What happens if you just add the new row without specifying where to add it ? doesn't it add the new row on the same page as the last row ?
    Thanks
    Tapash

  • How to restore from an incremental backup when new datafiles are added

    1) Source - We have a base backup and then take differential (LEVEL 1) backups every day. Due to business needs, new datafiles keep added daily in the database. So you will see an incremental backup having new datafiles that got created after the LEVEL 0 backup.
    2) Destination - We want to restore this database in the destination host "continiously".
    a) I first restored from the BASE FULL - LEVEL 0 . This was successful (restored and recovered, but did not OPEN the database)
    b) But restoring a LEVEL 1 now on top of the already restored LEVEL 0 makes the restore start all over again if there are NEW DATAFILES added after the LEVEL 0 backup in the source database.
    This is not a problem when no new datafiles are added/modified between the "BASE" and "LEVEL 1" backup.
    So how do you "just restore only the new datafiles" instead of "starting from BASE LEVEL 0 restore" again " ?
    -Thanks
    Srini

    Hi Srini,
    So how do you "just restore only the new datafiles" instead of "starting from BASE LEVEL 0 restore" again " ?The recovery process after the restore should add the newly created datafiles on the destination host.
    Can you check by querying v$datafile in mount mode and post the output?
    Regards,
    Tycho

Maybe you are looking for

  • How to download an FPGA vi along with a real time application

    Hello I am targeting cRIO 9012, cRIO 9102. I downloaded the FPGA vi on flash memory and then built a real time application and set it as startup.  But there was no signals on the modules IOs which are handled by FPGA vi. Also the shared variables of

  • XI PROXY

    Hi, While posting invoice from MM TO SUS THRU XI the following error messgae is dispalyed in SRM(SXMB_MONI--TRACE) An error occured within an XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner with type 'Sold-to Party' E:BBP_PD

  • How can i get rid of apps in the "purchased" section of app store on iphone

    the new purchased section of itunes which i guess is a part of icloud, is storing apps that i did download onto my phone, and then delete them later on, and those apps are not stored in itunes on my computer!!  im just wondering if there is a way tha

  • Widget clocks, counters,   iweb

    HI All ? So i have 2 I web pages going cjthedjmanc.om and http://web.me.com/daycareinfo2/Site/Welcome.html/ My ? I need to add things, like counters, clocks, But I went to widgets down loaded a clock but my ? How do i place it on my web page iweb bui

  • API calling a search help

    Hi all, Is there any Function Module which can be used to call a search help and read the values returned by this search help? Thanks, Sukru