ASE157 - Permission issue with BCP out under Solaris

With ASE15.7 SP60 on Solaris10 u11, when data is bulk copied out using Sybase’s bcp utility, the output file generated is having permissions Read/Write for the owner and Read for the group and no permissions for others even if the umask specifies different permissions.
sybase15@server:/sybdata2/backup
!> umask
0022
If I try to create a file, I get the expected file permissions:
sybase15@server:/sybdata2/backup
!> touch test
sybase15@server:/sybdata2/backup
!> ls -l test
-rw-r--r--   1 sybase15 sybase         0 Mar 21 16:59 test
But bcpout grant different permissions:
sybase15@server:/sybdata2/backup
!> bcp db..table out /sybdata2/backup/table.bcp -Sservername -Uuser -Pxxx -c -t'(¨)' -r'(¯)\n'
Starting copy...
27 rows copied.
Clock Time (ms.): total = 16 Avg = 0 (1687.50 rows per sec.)
sybase15@server:/sybdata2/backup
!> ls -l
-rw-r----- 1 sybase15 sybase 3150 Mar 21 16:42 table.bcp
Any idea?

This was a deliberate change made under CR  683458 in BCP version 15.7 ESD 4, to adopt SAP's more stringent "secure by default" policy.
A new feature has been developed that gives bcp a --filemode option that can be used to specify a less restrictive permission setting.  This new feature becomes available in the connectivity 15.7 SP120 and 16.0 GA C1 releases.
Documentation: --filemode Option for isql and bcp
-bret

Similar Messages

  • Issue with filling out form fields in Safari?

    Hello,
    Has anyone noticed any issues with filling out form fields (specifically text boxes) in Safari 6.0.2 on Mac OS 10.8.2?  When I attempt to test forms I've created, there is a delay when typing values into text boxes.  Other types of input controls (check boxes, drop down lists, etc.) appear to work fine.  As far as I can tell, this only occurs with Safari 6.0.2 in Mac OS 10.8.2.  Prior versions of Safari do not have this issue, nor does Firefox in the same OS environment.  When I refresh the form, the delay is not as noticeable.  I'm searching the WebKit bug reports as well, but nothing seems to point to this issue.  Any hints would be greatly appreciated.

    From the menu bar, select
    Edit ▹ Substitutions
    and uncheck Text Replacement.

  • Issue with encrypted stdin in solaris

    hi all ..
    i've found a following problem:
    i need to build .bin file installer for customer .. i am used to use following way:
    cat script.sh data.tgz > installer.binbut when trying from within script cut data.tgz part, returned file is encrypted and its type is changed
    from :: data.tgz: gzip compressed data - deflate method
    to :: foo.tgz: gzip compressed data - deflate method , extra field , original file name , comment , encrypted
    it works like charm under Linux and under osx, i tested it under these two other NIXes. I created a example script which accepts both solaris and Linux:
    #!/bin/sh
    case `uname -s` in
        Linux ) tar=`which tar`;;
        SunOS ) tar=`ls /usr/sfw/bin/gtar || echo missing gtar binary 1>&2 && exit 1`;;
    esac
    sed '1,/^###\ end$/d' $0 | md5sum -;
    sed '1,/^###\ end$/d' $0 | $tar tzvf -;
    exit 0;
    ### endyou can put there some random .tgz file for testing ..
    just for example, under solaris md5sum differs and gtar vomits following error message while trying to unpack extracted .tgz:
    # ./installer.bin
    09bd431049e6777a1f8db5c35bf00018  -
    gzip: stdin is encrypted -- not supported
    /usr/sfw/bin/gtar: Child died with signal 13
    /usr/sfw/bin/gtar: Error exit delayed from previous errors^^ so i presume that the main problem is in message: *"gzip: stdin is encrypted -- not supported"*
    Linux prints out a correct md5sum and content of archive for exactly same file ..
    any idea please?
    regards, daniel

    thanks .. resolved .. it causes Sun flavoured sed .. perl produces correct cut data.tgz part this way:
    # perl -ne 'if(/^### end$/) {$print=1; next}; print if $print' installer.bin | md5sum -; md5sum data.tgz
    e8d365e3b01e2712fbddb85b240aca10  -
    e8d365e3b01e2712fbddb85b240aca10  data.tgzresolved !!
    regards, daniel

  • Permission issue with external hard drive

    Hi,
    I have an external hard drive that has a bunch of video and audio files on it. Any time I try to open any file from the drive, regardless of file type, the application it's supposed to open it says it can open. Most of the people I have talked to have said that it's a permission issue and have not had a solution for this. Looking for any suggestions on how to repair these permissions. Disk utility has been no help and when running recovery software like Data Rescue the files come out in the end with the same issues.
    Thanks.

    Drive was shot and could not rescue the information

  • Permission Issue with Adobe Bridge

    Hello Support,
    We are an all mac environment, and we are trying to import and export templates of metadata from Adobe Bridge. The files we are accessing are on a file server on our network. When making changes to metadata using Adobe Bridge we are getting permission denied. The permissions are fine, as we can add, delete, and modify files in the same server directories using finder or other applications. This has happened in the past and the resolution was to create a a whole new profile on the local mac.The new profile then had no issues with importing and exporting metadata. However, this is now the third time we have had to create a new profile on the local mac to resolve this permission issue within Adboe Bridge. We are running Adobe Bridge CS5 version 4.0.0.5.2.9. We are wondering if there is a permanent solution to this, seeing as we do not want to have to re-create a new profile every 3-4 months. Could there be a setting in Adobe that we need to edit or anything else that would avoid us having to re-create the profile? Thanks in advance for all advice to this issue.

    any help at all would be gladly appreciated. Also, is there a phone number or chat support with Adobe support that anyone can provide?

  • Permission issues with files put on desktop by Vista

    Hi Folks,
    I posted this before and got no response so I'm trying again.
    Trying to finally solve an issue that has dogged me ever since upgrading to Lion in the summer. Since installing Lion 10.7 (clean install), I now seem to be having File Sharing issues with a fellow colleague who is on Vista. When trying to open a file placed on my desktop by this user (who has been set up as a "real" network user in Sys Prefs) I get the following message:
    "You do not have permission to open the document "Some_Image.jpg".
    Contact your computer or network administrator for assistance.
    I have to do the following In order to gain access:
    1. Unlock small lock icon in bottom right of Get Info Window
    2. Enter Password in dialog that says "Finder wants to make changes. Type your password to allow this."
    3. Click the now enabled plus sign below list
    4. Select my self from the list of users
    5. Change privilege to "Read & Write" in Privilege column adjacent to my user name.
    Both Vista Machines do this to me although Windows 7 does not. UPDATE: one user has updated his vista install to WIndows 7 and I have this problem again.
    I had hoped that the 10.7.3 update would have fixed this problem for me as I read that the update addresses some Networking issues, but it hasn't.
    Any thoughts here?
    Thank you,
    J.E. Flynn

    Oddly enough, I can't even seem to provide "Write Only (Drop Box)" access to the Windows clients.
    My limited understanding of Widows networking and sharing is starting to rear it's ugly head.
    If I set up File Sharing and give the windows client access to a shared folder. It can copy files but still I do not have access to those (as described above).
    The only way I can get a Windows machine to access my Mac is for them to type my computers local IP in the Explorer address bar " \\192.168.1.XX " and login as me. Obviously, this is not desirable
    All other attempts to login from a Windows client are now failing.

  • Reader x printing issue with grayed out collate

    Since we have deployed Reader X we have had issues with bulk printing of the same document.  The option to collate is grayed out.  If you want to print 50 copies of a pdf then you type the number in the field the collate is grayed out.  There is a work around that you then click the up or down arrow and this makes collate available but you should not have to do this.
    When is the new service pack/ fix available?

    I have checked all of the typical page setting and I am still having the
    same problem.  I first started having the problem with my network printer when I upgraded to a Windows
    7 (64 bit) but was using Reader 9. I upgraded the Reader hoping to eliminate the problem.
    There are also times when the pdf won't print at all and I get an error message OFFENDING COMMAND: pscript_WinNT_compa.
    I print a lot of pdfs so this is very frustrating.

  • Issues with SPDIF out Extreme Au

    I have yet another issue with my Extreme Audio and Digital I/O, but I found my own work-around so I decided to post it.
    I have the Digital I/O module and I just picked up a Z-5500 speaker and wanted to go digital on my HTPC. Nothing reported that I had a SPDIF out (PowerDVD, Nero, VLC). So I reinstalled the drivers (and did not reboot). It worked and all was good until I rebooted, then no more SPDIF out. Nothing I could do would re-able the SPDIF. Reinstalled the drivers (and didn't reboot). SPDIF working again. Hmmm, this is going to be a PITA.
    Lightning Strikes!
    I figured out that if I disable, then re-enable the card in Device Manager all is well (until I reboot). This is a 24/7 HTPC, so this isn't a major problem for me.

    I have the Express configured now as ‘extend a wireless network’. Is this correct, or should it be ‘join a wireless network’ ? It presently shows the router mode as Off (bridge mode).
    Router mode "off" is correct but "extend a wireless network" and the dotted line indicate that it is "wirelessly extending" your Extreme's network which is not what you intend.
    If an Express detects a viable Internet connection from its WAN port, AirPort Utility should propose that connection. Since it did not, verify the Ethernet cable is intact by connecting a wired Mac or other device to it, ensuring its wireless is temporarily turned off to avoid confusion. When you are satisfied that the Ethernet connections are correct, reprogram the Express. Usually it is best to start with another "hard reset". AirPort Utility should configure it the way you propose. If an Express is already configured to connect wirelessly, it's difficult to convince it otherwise without a "hard reset".
    It is possible that the complexity of your wired network could introduce an element of uncertainty. The noises you describe are unusual. An Express's internal power supply might make a barely detectable whine but an Extreme's power supply is separate and I can't think of anything within an Extreme that should make a noise that you describe.
    Check each connection point and cable for connection integrity. If in doubt, check each connection point with an Ethernet cable known to be good, and a device capable of verifying its connection. If it's not a portable Mac, try the Xbox or similar device. An Ethernet network test appliance is another option. Cat 6 problems are usually found at connections, and they are not very forgiving of improper work.
    There is nothing wrong with routing Ethernet cable alongside metal ductwork, as long as it's not within it.

  • [K8NGM2-FID] Issue with TV-Out quality

    Hi!
    After purchasing this motherboard that replaced a broken P4 Asus board and a GeForce 5200 AGP with TV-Out I realized the quality of the TV-Out included is not that good. Meaning I see some diagonal lines like an interference but I can't pinpoint from where it cames.
    Do people using this board have this issue? I'm using the SVHS connector with a quality cable that never brought me problems with the other card. I have an Audigy PCI sound card and a 3com 3c905b ethernet PCI card (both present in the other hardware). The rest of my configuration is in the signature and I'm using last nVidia drivers (official). Tried both PAL-N (Argentina) and NTSC.
    Something like this but much more subtle (more space between lines, lines being thinner and in the other direction: upper left to lower right):
    It's becoming really annoying. :(

    Thanks for all the answer, they drove me to analyze other things and made me realize something. :P
    Built2Last, tested with those settings before and tried again now but nothing changes because of them. Giving more memory (128Mb) doesn't change TV-Out quality and setting a default mode neither. The Trap more funnily says it doesn't work with OnBoard chip despite seeming like it was for that by just the name. :P
    Don't know what you thought it would be useful for me in that manual. It has lots of things... most I knew (only a couple I learned now so the time wasn't completely lost) but none helped with SVHS (no HDTV) quality. :(
    Anyway thanks for the link.
    vernonion, yes I knew such thread. Wonderful one and I read it fully before buying this one. Guess why I ended with this and not with another board? :P
    Well, now to explain what I realized. It seems that after closing the case and moving it to the final location the TV connector cable (inside the computer) displaced itself and was placed over the 3com 3c905b network card I have in one of the PCI slots.
    So, my advise to anyone finding this thread and having a similar problem: try to bend it in a way it doesn't "touch" any PCI card that can add interference to the signal. It seems the cable doesn't have a strong insulation or that the cards make a lot of interference it can be stopped only by an insulation and so the cable shouldn't be near them.

  • SL Server Permission Issues with Windows XP Clients

    I'm running into some permissions issues with Snow Leopard Server. I know it's specific to SL Server because I have two Leopard servers and neither one is affected. All servers are set up the same way.
    I'm using this SL server as a file server in the golden triangle approach: AD for Users, OD for Groups that supply AD User membership. I have one volume per OD group, and that group has read/write privileges to that volume via the default Server Admin read/write ACL. POSIX permissions are 770 on the top level directory, and ownership is set to the AD user who owns the volume, and the OD group the volume belongs to.
    The client is XP SP3. When the client accesses a share on the SL server, their access is correctly granted and they can browse the share and read any files inside the share. They can copy files to the share from wherever. They can open, edit, and save files. However, they cannot rename or delete files within the share. They cannot rename folders, but can delete them. This affects all AD users regardless of the OD group they're in.
    I have a few Windows 7 and Vista clients on the network, and these two OS's are not affected by this so the problem is limited to XP. If I create a user in OD, and auth to the sever from the XP client as that user, the problem goes away, so it's something to do with AD and SMB.
    I do have a ticket in with Apple support, which was escalated to Engineering. Still waiting on that.
    Things I have tried that have not worked/helped:
    -Modify the ACL to Full Privileges
    -Tried removing/re-adding user to OD group.
    -Remove darwin_streams from vfs_objects in smb.conf
    stream support = no
    ea support = yes/no (tried both ways)
    darwin_streams:brlm = no
    -Added nt acl support = no to smb.conf
    per http://bit.ly/6aYycW
    -Animal sacrifice..... ??
    Help?

    I need to do more testing, but I think the fix is to add "acl check permissions = no" to the bottom of /etc/smb.conf:
    ; Site-specific parameters can be added below this comment.
    [global]
    acl check permissions = no

  • Permission issues with CRM Business packages

    Hello
    I have imported CRM business packages 5.0 to EP7 Portal.
    created System object SAP_CRM.connection is fine.
    Assigned predefined CRM roles(Content provided by SAP)to new users.but when I click on the CRM iview,
    getting following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.accountmanager/com.sap.pct.crm.am.acc.accountmgmt/com.sap.pct.crm.am.acc.accounts/com.sap.pct.crm.acc.accounts_s
    Component Name : com.sap.portal.appintegrator.sap.BSP
    Exception in SAP Application Integrator occured: Cannot retrieve system object for this alias. System Alias: 'SAP_CRM', System ID: 'pcd:portal_content/com.icicipru.systems.SFA_Systems/com.icicipru.systems.SAP_CRM'. User: 'crm_user', Reason: Access denied (Object(s): portal_content/com.icicipru.systems.SFA_Systems/com.icicipru.systems.SAP_CRM).
    Exception id: 06:14_10/05/07_0071_303671250
    See the details for the exception ID in the log file
    but when I add Super admin role to the users.it works fine.
    I have addeed end user permission to EVERYONE group and theser CRM users are part of the group.Everyone group is also part of Portal Content folder and System Folder.
    please help.
    regards
    John

    Hello John,
    It seems to be a permission issue. Just open the permission editor of the system and assign the everyone group to it. Select the checkbox corresponding to end-user. save it.
    It will solve ur problem.
    Regards
    Deb
    [Reward Points for helpful answers]

  • Permission issue with pm-suspend

    I'm running gnome and I would like to have the suspend option in the shutdown menu as a regular usar.  Suspend works via pm-suspend, but its annoying to have to go through a terminal to put the laptop to sleep. 
    I checked the "can suspend" box in gconf editor, but I still don't have the option in gnome.  I think its a permission issue, I'm just not sure how to fix it.  I added the the regular user to the power group and I followed the pm-utils guide in the wiki.  Has dealt and/or solved this issue?

    try this:
    http://bbs.archlinux.org/viewtopic.php? … 06#p458906
    or install hal from testing, those values should be default now.

  • Mute issues with mpv/cmus under alsa + pulse

    Hi everyone!
    I am having some weird issues with certain programs (noticed this in mpv and cmus) where they would mute themselves.
    For example, cmus is often muted when it starts up and sometimes re-mutes itself when it changes songs (I couldn't find  any kind of pattern here).
    Similarly, when I have a video on loop in mpv, it is muted from the second time onwards (mpv was muting itself on startup too, but I specified mute=no in the config file).
    This also happens when I have a video with chapters in different files  - so, for example, there'd be an opening song to a series which is located in it's own file, which plays fine, but when it switches to the series file I have to unmute again.
    I have teamspeak3 running alongside all the time, if that matters at all.
    I am not sure what logs to post, if any.
    Googling didn't really reveal an answer; I disabled the auto-mute setting in alsamixer, but that didn't help.
    I'd be grateful for any help!

    I unfortunately don't have the answer for your question, but thank you so much for the mute=no suggestion, I was at my wit's end until I tried that! I'm having the same mute issue as you (also using pulse). But mpc plays properly just fine.

  • Permission issues with new hard drive

    Apple installed a new hard drive on my fairly new (june2012) MBP. The only backup I had was the time machine backup from the old MBP that I originally migrated from. Apple said no worries - I can restore from that so I did.
    Today I bought an iphone. (I was a hold out, I'm all things mac since the 80s except the phone). I went in to clean up my Contacts before syncing the new phone to my MBP and I couldn't delete and contacts or groups. So I did a "get info" on my contacts ap and it didn't even have (user/me) on the list as a user. I added myself, gave me the read and write" capability and still can't make the needed changes, deletions or anything in Contacts, so I decided to check permissions using Disk Utility. I repaired permissions, and just to be sure verified permissions again. What a lllloooonnnggg list of issues and nothing has changed. Hit "repair permisions again and it is taking f o r e v e r. Now I am Verifying Disk to see what it says. No problem. Verify Permissions again - did it faster, but still a bunch of problems found. Repaired permissions again - same old thing - says its repairing, but I seriously doubt it. Am I supposed to do this over and over again?
    Suggestions???

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Bulk Insert Issue with BCP

    I'm running SQL Server 2008 R2 and trying to test out bcp in one of our databases. For almost all the tables, the bcp and bulk insert work fine using similar commands below.  However on a few tables I am experiencing an issue when trying to Bulk Insert
    in.
    Here are the details:
    This is the bcp command to export out the data (via simple batch file):
     1.)
    SET OUTPUT=K:\BCP_FIN_Test
    SET ERRORLOG=C:\Temp\BCP_Error_Log
    SET TIMINGS=C:\Temp\BCP_Timings
    bcp "SELECT * FROM FS84RPT.dbo.PS_PO_LINE Inner Join FS84RPT.[dbo].[PS_RECV_LN_ACCTG] on PS_PO_LINE.BUSINESS_UNIT = PS_RECV_LN_ACCTG.BUSINESS_UNIT_PO and PS_PO_LINE.PO_ID= PS_RECV_LN_ACCTG.PO_ID and PS_PO_LINE.LINE_NBR= PS_RECV_LN_ACCTG.LINE_NBR WHERE
    PS_RECV_LN_ACCTG.FISCAL_YEAR = '2014' and PS_RECV_LN_ACCTG.ACCOUNTING_PERIOD BETWEEN '9' AND '11' " queryout %OUTPUT%\PS_PO_LINE.txt -e %ERRORLOG%\PS_PO_LINE.err -o %TIMINGS%\PS_PO_LINE.txt -T -N
     2.)
    BULK INSERT PS_PO_LINE FROM 'K:\BCP_FIN_Test\PS_PO_LINE.txt' WITH (DATAFILETYPE = 'widenative')
    Msg 4869, Level 16, State 1, Line 1
    The bulk load failed. Unexpected NULL value in data file row 2, column 22. The destination column (CNTRCT_RATE_MULT) is defined as NOT NULL.
    Msg 4866, Level 16, State 4, Line 1
    The bulk load failed. The column is too long in the data file for row 3, column 22. Verify that the field terminator and row terminator are specified correctly.
    Msg 7399, Level 16, State 1, Line 1
    The OLE DB provider "BULK" for linked server "(null)" reported an error. The provider did not give any information about the error.
    Msg 7330, Level 16, State 2, Line 1
    Cannot fetch a row from OLE DB provider "BULK" for linked server "(null)".
    I've tried a few different things including trying to export as character and import as BULK INSERT PS_PO_LINE FROM 'K:\BCP_FIN_Test\PS_PO_LINE.txt' WITH (DATAFILETYPE = 'char')
    But no luck
    Appreciate help

    It seems that the target table does not match your expectations.
    Since I don't know exactly what you are doing, I will have to resort to guesses.
    I note that you export query goes:
      SELECT * FROM FS84RPT.dbo.PS_PO_LINE Inner Join
    And then you are importing into a table called PS_PO_LINE as well. But for your operation to make sense the import PS_PO_LINE must not only have the columns from the PS_PO_LINE, but also all columns from PS_RECV_LN_ACCTG. Maybe your SELECT should read
      SELECT PS_PO_LINE.* FROM FS84RPT.dbo.PS_PO_LINE Inner Join
    or use an EXISTS clause to add the filter of PS_RECV_LN_ACCTG table. (Assuming that it appears in the query for filtering only.)
    Erland Sommarskog, SQL Server MVP, [email protected]

Maybe you are looking for

  • IMac monitor has stopped working

    On boot up/bringing the system out of sleep the monitor flashes for a second, if it's coming out of sleep I can see the desktop/any windows currently open before it dies. Currently I'm using an external monitor which works fine however it's still ann

  • (S067 :-- Open deliveries/billing documents (KM) )need table in bi

    Hi, can anyone tell me that is there any standard data source which give values as in table s067 from this table s067 i want these two feild. OLIKW OFAKW like this data source 0FI_AR_9 hold knkk table detail same way is there any data source for tabl

  • Trying to Trace Logo but it looks bad

    Hi, I'm trying to use the Trace function in illustrator using the technique from this blog: http://layersmagazine.com/create-logos-using-live-trace-in-illustrator.html But it either makes the text lines curvy if I set the settings to high and if they

  • Integrating third party hardware into MAX

    Greetings all, I'm curious about integrating some third party hardware into MAX. (Measurement and Automation)  A quick search hasn't landed any hits.  So I'm curious if anyone has attempted to do this before.   Is this even possible? Patrick Allen

  • Can't find the answer on a Treo 750

    If this question has been answered in the past I am sorry, I cannot find a clear answer despite days of searching on this and other sites.  (Great site BTW) Just purchased a Palm Treo 750 (Rogers).  I am very pleased with it. I wish to add a memory c