Create DBA files to export Centro Database to Another Mch with Palm Desktop Installed

Hi:
How to I create a dba file of all the info on my Centro for export to another machine with the same Centro Access/Palm database.
Thanks
DS
Post relates to: Centro (Verizon)

"All the info"?  Or just the PIM data?
If you want to Export the database information in Contacts or the Calendar, use Palm Desktop's "Export" function.  Open Contacts, choose File/Export to save the info to a file.
This can then be "Imported" by the other Centro's Palm Desktop, whether on another computer, or another Hotsync User Name on the same computer.
WyreNut
Post relates to: Centro (AT&T)
I am a Volunteer here, not employed by HP.
You too can become an HP Expert! Details HERE!
If my post has helped you, click the Kudos Thumbs up!
If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

Similar Messages

  • I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway inst

    I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway installing PSE-10 or uninstalling it. If I send the  PDF file that has been automatically converted to a PSE-10 the person I send the file to can not open it because they do not have PSE-10. What can I do to stop PSE-10 from converting my PDF files? Don't tell me to upgrade PSE-10 I tried their on-line program and  it is too advance for a hobby photographer like myself and their Help Desk is impossible to reach.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

  • How to create a file and store its contents into another file?

    Hi,
    I'm having some trouble trying to create a code where I have to to create a file and store its contents into another file?
    I read the API, but I'm not certain how this file thing works.
    Here's my code so far:
    public static void main(String[] args) throws Exception
              File file = new File("tasks.txt");
              if (file.exists())
                   System.out.println("File already exists");
                   System.exit(0);
              Scanner scan = new Scanner(System.in);
              Scanner scan2 = new Scanner(System.in);
              //Scans the input line by line
              scan.useDelimiter("\\n");
              //Scans the input by tabs
              scan2.useDelimiter("\\t");
              PrintWriter outputs = new PrintWriter("newtasks.txt");
              outputs.print("ok");
              outputs.println(3);
              outputs.close();
         }

    I managed to change my text into uppercase, but how do I store the uppercase content into another file.
    -So this is what I did so far, I took a text file and modified its strings to uppercase.
    -Now I need to put those modified strings into another text file, is there a way where I can do that with my current code?
    -I already tried printwriter, but it doesn't seem to work
    public static void main(String[] args)throws IOException
              //Task[] oneHundredTasks = new Task[100];
              String uppercase;
              String combine;
              Scanner scan = null;
              FileInputStream in = null;
            FileOutputStream out = null;
            PrintWriter output = null;
            try
                 scan = new Scanner(new BufferedReader(new FileReader("tasks.txt")));
                 scan.useDelimiter("\\n");
                 scan.useDelimiter("\\t");
                while (scan.hasNext())
                     if(!scan.hasNext())
                          scan.next();
                     combine = scan.next();
                     uppercase = combine.toUpperCase();
                     System.out.println(uppercase);
            finally
                if (scan != null)
                    scan.close();
            //The program will try the input and output files
            try
                 in = new FileInputStream("tasks.txt");
                out = new FileOutputStream("newtasks.txt");
                int c;
                //The number "-1" is used to indicate that it has reached the end of the stream.
                while ((c = in.read()) != -1)
                    out.write(c);
            finally
                if (in != null)
                    in.close();
                if (out != null)
                    out.close();
         }

  • Centro will not sync with Palm desktop - Calendar and/or Contacts

    I have used a Palm device for many years. Acquired a new Centro. Upon installation of Palm Desktop (on Windows XP) that came with Centro, all contacts, calendar, to do, memos, etc transferred to the Centro during installation. 
    Subsequent changes to contacts and/or calendar on Centro are not syncing with Palm desktop when Hot Sync is performed. Hot Sync starts and appears to complete normally. To Do list and memos appear to sync just fine. Have tried changing conduits to have Centro overwrite desktop. Have uninstalled/reinstalled Desktop many times.
    Hot Sync log:
    HotSync operation started for Daniel M. Key on 07/02/08 13:35:13
    OK Quick Install
    OK VersaMail
    OK Memos
    OK Media
    OK Tasks
    -- Backing up MultiMail BData to C:\Palm\MD\Backup\MultiMail_BData.PDB
    -- Backing up PmTraceDatabase to C:\Palm\MD\Backup\PmTraceDatabase.PDB
    -- Backing up HxSyncRegistry to C:\Palm\MD\Backup\HxSyncRegistry.PDB
    -- Backing up Saved Preferences to C:\Palm\MD\Backup\Saved_Preferences.PRC
    OK Backup
    HotSync operation completed on 07/02/08 13:35:19
    Please help. Thx.
    Post relates to: Centro (Sprint)

    I have a Centro/Verizon Wireless using Versamail with accounts established for personal POP and Exchange e-mail synchronization.  The latter account is for work.  Previously I owned a Treo 650p using Versamail. 
    When I first installed Palm OS Desktop and synched to my Centro device, it was on a Windows XP home computer, and no Versamail accounts were defined.  First I downloaded and installed the Versamail version which allowed Exchange synchronization.  I exported the Treo650p contacts list to a disk file, and imported it onto the Windows XP home computer into the Palm OS Desktop installed with the Centro-supplied CD.  This synched the imported contacts list to the Centro fine.  After I defined all the POP and Exchange accounts, synchronization with the office Exchange contacts list worked fine, and still does.  Synchronization with the windows XP home computer for contacts seems to still be ok, too regardless of the MS Exchange Versamail account commingling with my personal POP accounts.  Maybe the install sequence is overriding the previous posts' notation that MS Exchange mail definition will override synch with Palm OS Desktop?
    The problem now is I have a different/second home computer that's Vista os.  I installed the Palm OS Desktop and synch with the Treo.  The contacts list is not synching to this second home computer, maybe because I didn't follow the exact same sequence as for the Windows XP pc?  I can still synch my Centro with my Windows XP pc and that includes contacts.
    Is there a way on this second pc to override the MS Exchange contacts override for synchronization without having to go through the exact same install sequence as occurred on the Windows XP machine?
    Post relates to: Centro (Verizon)

  • Using Address Book Exporter to move Address Book Contacts to Palm Desktop

    I have had strangely mixed results using "Address Book Exporter" to create files that can be imported into Palm Desktop.
    I really want to export all 1200 of my Address book cards to my new Treo 700P. Too complex?
    I set up a new group in my Address Book and placed about 400 cards in it. I then used Address Book Exporter to export all of these records using template "Palm Desktop" onto a .txt file on my hard drive.
    When I opened my Palm Desktop application and clicked on import, I first had to cause the dialogue box to show all files rather than just "readable files" in order for the exported files to be available. When I clicked on the file of 400 Address book cards that I had exported, I got the dialogue box similar to FileMaker where you have to line up the receiving fields in the Palm Desktop application with the fields in the file that Address Book Exporter created.
    When I set the "fields" drop-down menu to "addresses" and set the "Delimiters" drop-down menu to "Palm Desktop", everything just lined up automatically. No futher adjustments were needed. I just clicked OK and the 400 records were transferred to my Palm Desktop Address list - ready to further transfer to my new Treo 700P - successfully.
    But when I went through this exact same routine, instead exporting all of the cards in my Address book, when I got to the last step and set the two drop down menus - the "fields" drop-down menu to "addresses" and set the "Delimiters" drop-down menu to "Palm Desktop" - nothing happened. The fields in the exported file did not line up at all. The created export file I opened showed only one "superfield' with all the data in it (just as the earlier example had, at first) which would not change to all of the fields needed to line up with the Palm Desktop importing fields as had happened in the first example.
    Why the two different reactions to what seems to be the same routines? Does Address Book Exporter have a cap on the size of the export it can handle?
    I just don't understand it.
    Steve
    PowerBook G4 15 1.6 ghz   Mac OS X (10.4.7)   20" Apple Cinema Screen twinned, Safari 2.0.2, Mail 2.0.5, Address Book 4.0.3

    See my reply to your post in the iSync forum:
    http://discussions.apple.com/message.jspa?messageID=9618578#9618578

  • Centro will not Sync with Palm Desktop

    I have removed all Palm references from laptop as suggested in: Community Help Forums : Hardware & Software : Software : Re: Syncs fine -- missing all data in Desktop App with no luck.
    ( http://forums.palm.com/palm/board/message?board.id=software&message.id=35331&query.id=1042#M35331 )
    I have a Windows Vista, downloaded Hotsync Manager 7.0.2 and all data (contacts/calendar) from Palm Centro will not appear in Palm Desktop.  I have made sure that:
    1. user name in Hotsync is the same as is in Palm Desktop
    2. tried different user name (suggested "Test" ) with no luck
    3. changed name of device through "prefs" icon (at least, in Bluetooth, Device Name is "Palm Centro") I am unable to find another option to change the name of the device for syncing purposes if it is not through Bluetooth
    Any other suggestions?  I have made entries into te Palm Desktop calendar, do a Hotsync and the entries from the Palm Desktop entries are not appearing into the Palm Centro, and the Centro's contacts and calendar entries are not showing up in the Palm Desktop.
    Any suggestions will be greatly appreaciated!
    Post relates to: Centro (Verizon)
    Post relates to: Centro (Verizon)

    Do you have the Centro set to sync with Microsoft Outlook by mistake?  Look in Outlook and see if your info is there.
    If it is, you can run a simple program in your Start/All programs/Palm/PIM Conduit Sync/Sync with Palm Desktop to switch it back.
    Wyrenut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • How can i send files from my iphone 4s to another iphone with my bluetooth?

    how can i send files from my iphone 4s to another iphone with my bluetooth?

    You can't.  That's not a feature of the iPhone.
    There's is an app called Bump that will let you transfer contacts and photos.

  • Problems creating control file in RMAN duplicate database

    There is so much detail involved in this operation that I don't know what might be useful, so I'll start simple. I'm attempting to clone a database on the same host using RMAN "duplicate database". I finally got all the setup done, the OS authentication hurdles hurdled, etc. and entered the command:
    duplicate target database to COPYCH2M until time "to_date('March 15 2012 12:00:00', 'Mon DD YYYY HH24:MI:SS')";
    The first time I got:
    ORA-19504: failed to create file "/u01/app/oracle/oradata/COPYCH2M/control01.ctl"
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directory
    There was nothing in the Oracle instructions about manually creating the directory, but I did so, thinking that might be the problem. And it created the control files! But then I got the following:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/21/2012 15:59:25
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06136: ORACLE error from auxiliary database: ORA-00201: control file version 11.2.0.0.0 incompatible with ORACLE version 11.1.0.1.0
    ORA-00202: control file: '/u01/app/oracle/oradata/COPYCH2M/control01.ctl'
    Sounds straightforward, if frustrating, right? Apparently you can't duplicate a database that's not in the exact same version. But:
    1) The backuppiece we got the control file from was from last November.
    2) The version of Oracle has not been updated since that time.
    How can a file created by this version be incompatible with this version? Where is it even getting 11.1?
    Thanks, I'm hoping this is easy but I can post more info if needed.

    >
    There was nothing in the Oracle instructions about manually creating the directory, but I did so, thinking that might be the problem. And it created the control files! But then I got the following:
    >
    The database is limited as to what it can create. Since you defined where you wanted the controlfiles to go (pfile/spfile), it's up to you to make sure the directory is valid and exists. :)
    >
    How can a file created by this version be incompatible with this version? Where is it even getting 11.1?
    >
    As for your controlfiles, make sure the compatible parameter is set the same on both the source and the target unless you are using the default (11.1.0.1 for you, and you aren't)
    Keep going, you'll get there. RMAN duplicate is a great feature.
    Good luck.

  • I burnt a dvd from a file I exported from quicktime using the share with apple and pc option.  It was burnt directly from the finder. The dvd works perfectly on my mac, and also runs in my windows, but the sound in my windows pc is stammered.

    This is file I created in SnapzPro (which was saved as a Quicktime mov - Animation) of a Powerpoint Presentation.

    Jon, how do I re-compress the Snapz data for dvd playback?
    That depends on your specific work flow strategy. I normally perform the processing in two stages if editing is involved or in a single stage if I don't plan to trim, title, add a narration track, add special effects, and/or add filters to the Snapz Pro X captured screen data.
    In the two-stage process you export the captured data to an intermediate low-compression, high-quality fomat. (This can be the default settings for Snaps Pro X or a more modern editing specific format like ProRes 422/Linear PCM depending on the codec components for which your system is configured and your personal editing preferences.) The Snapz Pro X intermediate file is then edited in the application of your choice and the results are re-compressed to your final target compression format.
    In any case, whether you are re-compressing the data using QT 7 Pro, iMovie, GarageBand, MPEG Streamclip, Snapz Pro X, or similar third-party app that accesses the built-in OS X QT routines, the export process is essentially the same. Whether you use a "Movie to MPEG-4" or "Movie to QT Movie" export, you must export to a data rate limited, multi-pass H.264/AAC compression combination to take advantage of the "Optimize of CD/DVD" option. Specific data rate limits depend on the playback dimensions of the file you are creating, the minimum level of quality you will accept, and the playback speed of the hardware to be used. (I normally target 4X-8X settings for SD content but if you know the recipient has a higher rated optical drive and your content is HD, then you can use higher encode settings for improved quality.)
    I captured the slideshow again in Snapz, and saved it as H264/AAC. Is this good enough?
    If you did not specifically use the "Optimize for..." feature, then the file is automatically targeted for "Computer" playback which assumes playback is from an hard drive which has greater bandwidth/faster throughput than an optical media player. If the target display dimensions are resonably small, the the contextual nature of the H.264 video encoder may or may not be within the playback limitations of an optical drive usually depending on the encode matrix dimensions, graphic complexity of the source data, overall brightness of the scenes, and limitations you may have place on the target file—i.e., the larger the encoding dimensions, the faster the data date and the less likely the file will be compatible with optical drive playback without having to constantly interrupt playback to cache/rebuffer additional data. However, you can always tell the recipient that if this happens, he or she should simply copy the movie file from the CD/DVD to their hard drive for playback.
    What now? Do I open it in Quicktime and use the "share for mac and pc", then right-click on it in the finder and "burn to disc?"
    What you do next depends on how you plan to burn the file. The steps explained above allows you to create a file that is compatible with playback from an optical drive in a QT Player app but is not authored for playback from a commercial DVD Player. Your next step is to burn that file to an optical disc that can be read by your recipient's computer. I my case, I normally burn the disc using a hybrid (HFS Plus/ISO 9660) format which supports HFS Plus, ISO-9660, Rock Ridge, and Joliet with Rock Ridge file systems. How you do this is up to you. You can, for instance, use a third-party app like Toast or Dragon Burn to create a data disc; create/burn an image file with your Disk Utility app (this is a good option if you plan to burn several discs now and/or in the future); create a named "Burn" folder, drop the file to it, and press the burn button; or simply insert a blank optical media disc into you optical drive, change the default disc name to whatever you want, drop your file to the blank media's Finder window, and press the "Burn" button. (NOTE: Burn options may differ depending on the software installed on your system and/or the version of OS X under which you may be operating.)
    Dont see any specs re playback from an optical disc drive? The slideshow is only 3 min long, and I want to avoid turning it into a video DVD using iDVD, iMovie etc, as the quality of the pictures and type degrades badly. Thanks for the help. Been struggling with this for weeks.
    As noted above, this is an encode setting that only becomes active when you are targeting your H.264/AAC encode for multi-pass/data rate limited compression. When active, the "Optimize for..." pop-up allows you to select "computer" (targets playback from a hard drive), "CD/DVD" (targets playback from optical media), or "Streaming" (targets playback from a realtime streaming server) options. This option prevents data rate excursions from exceeding limits normally associated with each of the named types of playback. This option has nothing to do with the file system used to burn the media disc which determines which platforms/OS can read the disc and the file it contains.

  • How to export Date book and Address book from Palm Desktop to Apple iCal and Address Book?

    I have my calendar information and addresses stored in Palm Desktop date book and address book, respectively. I am running Palm Desktop 4.2.1. Everytime I try to export the date book or address book to my desktop using the vCal format, the Palm desktop crashes. My goal is to export all my data from Palm Desktop to iCal and Address Book on the Apple OS (10.6.1). Does anyone have any advice as to how I can do this or do I just have to start from scratch and manually enter the data from Palm Desktop to Apple iCal and Address Book? I looked at the Missing Sync software, but I don't think this will do the trick. The Genius Bar at the Apple Store didn't offer any solutions either. Any advice would be greatly appreciated. Thanks.
    Post relates to: Palm V

    Hello tay8000m and welcome to the Palm forums.
     Have you tried running the "Repair Disk Permissions" command in Apple's Disk Utility application yet?  Launch Disk Utility, select "Macintosh HD" from the left side of the window, and then click the "Repair Disk Permissions" button.
     After the utility has run, try launching Palm Desktop again and then exporting your data as vCard or iCal files.  If the exports aren't working for you, you can always export the data as comma separated values (.csv) file and then import that into the Apple apps you want to use.
    Alan G

  • Primavera P6 migrating Database to another instance with migrate.sh

    I want to migrate an existing Primavera P6 Database to another instance.
    What I have done so far.
    I fully backed up the database with expdp and impdp, but I get an error while trying to connect with admuser (maybe because its not existing).
    So I did not take more time in that.
    Later I wanted to use the migrate.sh Tool which looked not that hard to do, because it only needs the credentials and Database connection Information.
    The Database is large, that means over 14GB so I tried several times and the migrate.sh tool gives me after hours SQLExceptions.
    So what should be the Problem?
    Maybe the session time?
    How to change?

    Thank you for your quick reply.
    Ok I will do the impdp import.
    I found an db script: orpm_create_users.sql which will do the creation of all users.
    But before I do that I got an error in the migrate.sh which says:
    "Error in Run SQL Script orpm_ins_aux.sql : DatabaseToolException (ORA-02298: cannot validate (ADMUSER.FK_UPLIST_USESSION) - parent keys not found)
    Do somebody has an idea for that?
    I will post my impdp import after Ive done it...

  • Creating XML file using data from database table

    I have to create an xml file using the data from multiple table. The problem That i am facing is the data is huge it is in millions so I was wondering that is there any efective way of creating such an xml file.
    It would be great if you can suggest some approach to achieve my requirement.
    Thanks,
    -Vinod

    An example from the forum: Re: How to generate xml file from database table
    Edited by: Marco Gralike on Oct 18, 2012 9:41 PM

  • Illustrator and InDesign creating unknown files when exporting and saving. MAC CS5

    Hi,
    I assist a small business with IT and recently (a month or so) strange files have begun appearing in two different circumstances. As a little bit of background, our usual designer recently went on holiday to Japan so we had a temp working with us, it is possible she as fiddled with some settings.
    1. When Exporting to PDF using InDesign, a folder is created named $esnp that contains a collection of files roughly 8mb in size.
    *.pdf$P1O0 - 4kb
    *.pdf$T - 20kb
    *.pdf$W214 - 317kb
    *.pdf$V429 - 1,270kb
    *.pdf$W429 - 1,270kb
    *.pdf$W858 - 5,083kb
    2. When Saving as EPS from Illustrator, a folder is created named $esnp collection roughly 8mb
    *.eps$P1O0 - 6kb
    *.epsf$T - 20kb
    *.eps$W214 - 317kb
    *.eps$V429 - 1,268kb
    *.eps$W429 - 1,268kb
    *.eps$W858 - 5,078kb
    Any help would be greatly appreciated.
    Thanks,
    Michael Gill

    due to virus or trojan problem might be possible

  • How do I prevent CS4 from creating HTML files on export of an image?

    Everytime I export an image i am getting a html file created too.  It is annoying having to delete them manually every time, and there seems to be no option to turn this feature off.
    Generally I dislike CS4 compared to Macromedia Fireworks v8. 

    You need to select "images only" in the dialogue box when you choose Export
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • Using mysql database on another machine without having mysql installed

    Hi...
    I was wondering whether its possible to copy a Mysql database that I have created on my machine, take it to another machine which does not have Mysql command line stuff installed and use my own JDBC connection to the copied mysql database and start manipulating my data. I don't know if this is possible or not ..
    The main purpose of doing this is I am creating a Java program which uses a Mysql database and I want to know if I give it to someone else to use it do they have to install Mysql and all the package or can they simply start using it.
    Thanks a lot
    Sassan

    masijade. wrote:
    TuringPest wrote:
    masijade. wrote:
    Sasanpad wrote:
    Hi...
    I was wondering whether its possible to copy a Mysql database that I have created on my machine, take it to another machine which does not have Mysql command line stuff installed and use my own JDBC connection to the copied mysql database and start manipulating my data. I don't know if this is possible or not ..No. Not only would it be in violation of the terms of your license, but a MySQL database is a client/server type setup. No MySQL binaries, no server, your client (jdbc) cannot connect.im just curious because im new to mysql myself, but what do you mean that its a violation of his license?
    do you mean for the commercial version?If he licenses his application under GPL, okay, no problem. Otherwise I read this quote
    Free use for those who never copy, modify or distribute. As long as you never distribute the MySQL Software in any way, you are free to use it for powering your application, irrespective of whether your application is under GPL license or not.
    to mean that you are not allowed to distribute MySQL (or any part of it, unless your application is GPL licensed) with your application, and if he distributes even just the data directory, he is distributing at least a part of MySQL.
    Other's may not see it that way, but do you want to take the chance?The critical element is the word distribute. If he tries to embed MySQL in the application he is giving to his users, he's distributing it. Hence a violation of the license. That does not in any way prevent him from including scripts that when the application is installed goes out and runs the script on the user's installation of MySQL and builds the databases and whatnot his application needs on their MySQL installation.
    Now, for the OP. If all you're keeping up with is urls and such and you don't have hundreds of them. I wouldn't bother with a db at all. a properties file would actually serve your purposes, and xml would suit just fine. Of course you'd have to have access to the file system and such but no licensing issues at all.
    PS.

Maybe you are looking for