Techienotes.info mail has now become online, you can e-mail us at:
aamr@techienotes.info
omagdy@techienotes.info
Techienotes.info mail has now become online, you can e-mail us at:
aamr@techienotes.info
omagdy@techienotes.info
A very easy way to connect to a specific SID (other than the default one) using sqlplus, is to make this SID “temporarily” the default SID.
Just change ORACLE_SID environment variable to the required SID name:
export ORACLE_SID=sid_name
Then connect using sqlplus to the default SID:
sqlplus / as sysdba
It may not be the ideal way, but it’s “simple and stupid” as SoCRaT says 🙂
Last Wednesday, I’ve delivered a session about CRM “Customer Relationship Management” in my dear faculty “Faculty of Computers and Information – Helwan University” 🙂
Many many thanks to the organizers, and whoever made efforts to make this day successful. And for audiences, I wish you liked the session, and I’m waiting your feedback and opinions.
As I promised during the session, the following are some CRM resources and websites for those who are interested:
1. CRM:
2. Siebel CRM:
3. SAP CRM:
4. Open Source CRMs:
Don’t manually download the extension from the website, install it from the repos instead “sudo apt-get install openoffice.org-pdfimport”
That’s it! Enjoy!
I’m using the USB Huawei e156g 3G modem on Ubuntu Lucid