Oracle – Create tablespace and User / Schema

Creating a tablespace and user is a very common task after creating an oracle database. Before going further must read the post Schema vs. User In this post we will see how to create tablespace and user with example Tablespace Each tablespace in an Oracle database consists of one or more files called data files. A permanent tablespace contains persistent schema objects. Objects in permanent tablespaces are stored in data files. Script 1: Create Tablespace CREATE TABLESPACE "test01" LOGGING DATAFILE

» Read more

Pursuing a career as a Software Architect

Software engineers, software designers, software developers are all highly interconnected yet distinct roles that a professional can assume in a product/application development firm. However, there is another role, that of a software architect, that has become a necessary element of software development. The article talks about the career of a software architect. Software products that we use in our daily life undergo an extensive product development life cycle, also referred to as SDLC. In the complete process, various professionals having

» Read more

Preventative Measures to Avoid Access Database Corruption

Corruption of MS Access database is deemed an unavoidable issue. However, at times with a little knowledge of ‘how-to repair’ database corruption, you can repair your database and recover data. But, this is not always true. In case of severe Access database corruption, only professional Access database recovery tools can do the needful for you. Since these tools too are expensive options and need rebuilding, replacing, or reentering data, they are not always very appropriate resolutions. A more productive approach

» Read more

5 Best Ways to Increase Google Search CTR

The first question may be–what is Google Search CTR? When you enter a query or a search term into Google, it will provide you with a list. This is not a list of pages that Google has saved. When you run a search on a website then it brings up links to pages on the website (what it has saved), but Google is just providing links to other websites. These links point at pages that are in the Google index

» Read more

What is Cloud Computing / SaaS And Its Place in Modern Business Solutions

Research has shown that many businesses are embracing cloud computing/SaaS by adopting online CRM (customer relationship management). This has enabled these companies to concentrate their time and resources on more critical things like selling more and increasing their market share. Businesses have realized that the low subscription fees for SaaS keep their IT costs low as compared to maintaining an in-house IT infrastructure. In the old days, businesses were required to buy and maintain their own CRM systems in a

» Read more

10 amazing features you should see first in Windows 8

Windows 8 is finally out in the market after much hype in the media last year. With this the sheen seen over its manufacturer- Microsoft seems to be adding up as the newly launched window version has so many incredible features in it. The interface of Windows 8 seems to be different than its predecessors along with having a couple of high end capabilities and unique features. The below is the list of top ten amazing features, which you must

» Read more

Windows 7 – Edit Hosts File

Do you want to edit the hosts file in window 7? Hosts file is system file which is used map the hostnames and an IP addresses for bypassing the DNS Server. Path of hosts file in Windows 7 %systemroot%\system32\drivers\etc\ Steps to Edit the Hosts File Open the Notepad with the option “Run as administrator” Now Navigate the system32\drivers\etc\ folder and open the hosts file Now make your changes to the Hosts file and save hosts file.

» Read more

Windows 7 – MSVCR71.dll file missing error

If you are facing the error like MSVCR71.dll file missing in Windows 7 then you will find the fix of issue in this post. MSVCR71.dll is Microsoft C Runtime Library files and your program require this file to run successfully. Now you have to download MSVCR71.dll file from given download link Click here to Download MSVCR71.dll Installation of MSVCR71.dll file in windows  Windows 7 (32-bit) In Windows 7 (32-bit) you just need to copy MSVCR71.dll file under → Windows\System32 Windows

» Read more

Oracle Client Installation

Installation Steps: Extract the OracleClientODBC-32Bit or OracleClientODBC-64Bit zipped folder according to the Machine (32bits or 64bits). Now set 4 environment variables at client machine as System Variable. My Computer Properties >> Advanced >> Environment Variables PATH: Set the path. Put ‘;’ at the end of existing path and give the path of folder where the files are extracted. LD_LIBRARY_PATH: New environment variable is created with the path of same folder. ORACLE_HOME:New environment variable if not present with same path. TNS_ADMIN:

» Read more

Cloud Computing Is Ever-Increasing Technology For Organizations

Presently, organizations need cloud-based services in order to solve issues related to network and data security measures. It enables users and business enterprises to use applications without even installing them as well as to easily access their personal files or folders over the Internet. With Cloud Computing, people won’t face any software, infrastructure, and security issues. The cloud technology is considered the most economical, reliable and scalable solution. Along with improved and better functionality, it helps companies to obtain top-quality

» Read more

How to Evaluate an Online Degree Program in Computer Programming

A degree in computer programming could help you launch a successful career. There are still many opportunities in the field, and demand does not seem to be slowing down any time soon. However, many professionals who are looking to make a career change may not have the resources to go back to school full-time. An online degree program can be the perfect solution, giving them the degree they need while offering them the flexibility to work or balance family obligations.

» Read more

Outlook – Arrange Email in Conversation / Thread

In the Microsoft outlook default sort order or email arrangement is Date wise. But you can change the sort order on from, subject, sent date /receive date categories many others. Many of us think how can we set the outlook email arrangement in conversation or thread like Gmail. In this post we will see how to arrange or mange your outlook emails in conversation/Thread. Go to Menu Bar -> View -> Arrange By -> Click Conversation. After the above mentioned

» Read more
1 4 5 6 7 8 26