Grasp the function of each systematic table in SQL Server easily

Posted by admin | Posted in Database tutorial | Posted on 20-05-2012

0

The function of each systematic table in SQL Server:

The concrete example is as follows:

Sysaltfiles main database Keep the file syscharsets main database of the database The character collects and arranges in an order the order sysconfigures main database The disposition selects syscurconfigs main database Dispose and select sysdatabases main database at present Storehouse syslanguages main database of data in the server Language syslogins main database Land the information sysoledbusers main database of the account number Chain the server and land the information sysprocesses main database Process sysremotelogins main database Account number syscolumns each database of Telnet List each database of sysconstrains Limit each database of sysfilegroups Each database of group sysfiles of file File sysforeignkeys each database External key word sysindexs each database Index sysmenbers each database The role is

Oracle rac installation is explained in detail (7)

Posted by admin | Posted in Database tutorial | Posted on 20-05-2012

0

Dispose listener.ora and tnsnames.ora on the end of server

Revise lisnter.ora and tnsnames.ora file, in order to increase listener.
This part, RAC environment and it is not that there is not difference in RAC environment, can consult the file of Oracle.

Can serve for three instances by one listener, can start three listeners to serve for three instances too.
I have started three listeners.

Listener.ora
LSNR1 =
ADDRESS_LIST =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1521
LSNR2 =
ADDRESS_LIST =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1522
LSNR3 =
ADDRESS_LIST =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1523

tnsnames.ora
lsnr1 =DESCRIPTION =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1521
lsnr2 =DESCRIPTION =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1522
lsnr3 =DESCRIPTION =
ADDRESS =PROTOCOL =tcp HOST =your_ip_or_name PORT =1523

Replace your_ip_or_name as your IP address or hostname.
Rac.test.com replaces

KAM KWM1932 UHF Wireless Headset Lapel Handheld Microphone Set KAM

Posted by admin | Posted in Computers & Accessories | Posted on 19-05-2012

15

Comprehensive package with professional lapel microphone, headset and Body-Pack Includes a carrying case for better organization / transport Wireless technology – complete freedom of movement Frequency – UHF 864.8 MHz and 863.8 MHz XLR and Jack outputs to connect to all standard PA setups

The KAM KWM1932 is a versatile, wireless 2-channel microphone system that includes total of three different microphones (hand, headset, lapel) making it adaptable to a range of different applications. With XLR and 6.3mm jack outputs

Lexar 4GB JumpDrive V10 USB Flash Drive – Light Blue Lexar

Posted by admin | Posted in Computers & Accessories | Posted on 19-05-2012

23

Convenient, reliable portable storage with protective capEasily transfer, store, and share important filesReliably stores and transfers files, photos, videos, and moreCompatible with both PC and Mac systemsAvailable in colorful, high-capacity options to suit your needs and reflect your personality

The Lexar JumpDrive V10 USB flash drive provides convenient, reliable portable storage for life on the go. This Hi-Speed USB drive with protective cap provides an excellent solution for safely storing, transferring, and sharing your valuable files, photos, videos, and more.

Flash

Samsung SA650 27 inch LED Monitor – Black Samsung

Posted by admin | Posted in Computers & Accessories | Posted on 19-05-2012

0

Save electricity and hassle with Eco light sensorHelps boost work efficiency by delivering a tailored experience with a choice of viewer settingsBuilt-in PIR (Pyrolectric Infrared Ray) sensor automatically detects movement within a specified area in front of the screen, allowing the monitor to automatically dim or power off

The Samsung SA650 Business Monitor is the perfect choice for professional businesses that are looking to increase overall operational efficiencies while boosting the performance and productivity of employees. These high-performance monitors are specially

Epson Perfection V330 LED Photo Scanner Flatbed Scanners Epson

Posted by admin | Posted in Computers & Accessories | Posted on 19-05-2012

45

Superior quality, expert scanning for photos, slides and film.

Capture more detail with this 4800dpi CCD scanner, which has the dependability and superior quality you would expect from an Epson Perfection scanner. The Epson Perfection V330 delivers precise scans of reflective and transmissive originals with virtually no warm-up time and minimal power consumption. Powerful software allows expert set-up and processing for archive-quality scans of prints, slides and negatives, in addition to a host of convenient document-orientated features.

Enhance your scans with included software.

Epson’s sophisticated best-in-class scanning software enhances quality for every type of original through grain reduction, selectable auto-exposure tone, unsharp masking with noise reduction, de-screening of offset printed originals such as magazine or newspaper clippings, plus tone curve with histogram and colour palette tools for manual fine-tuning.

Epson Perfection V33 can scan books Easily scan film and

The Web Application Hacker’s Handbook: Discovering and Exploiting Security Flaws John Wiley & Sons Dafydd Stuttard

Posted by admin | Posted in Computing & Internet Books | Posted on 19-05-2012

18

“If you have an interest in web application security, I would highly recommend picking up a copy of this book, especially if youre interested in being able to audit applications for vulnerabilities”.
Robert Wesley McGrew, McGrew Security

This book is a practical guide to discovering and exploiting security flaws in web applications. The authors explain each category of vulnerability using realworld examples, screen shots and code extracts. The book is extremely practical in focus, and describes in detail the steps involved in detecting and exploiting each kind of security

Pro ASP.NET 4.0 In C# 2010 4th Edition APRESS 4th New edition edition Matthew MacDonald

Posted by admin | Posted in Computing & Internet Books | Posted on 19-05-2012

3

ASP.NET 4 is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in C# 2010 raises the bar for high-quality, practical advice on learning and deploying Microsoft’s dynamic web solution.

This edition is updated with everything you need to master up to version 4of ASP.NET, including coverage of ASP.NET MVC, ASP.NET AJAX 4, ASP.NET Dynamic Data, and Silverlight 3.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking technologies. They cover ASP.NET

Perl Pocket Reference ) Johan Vromans O’Reilly Media 4 edition

Posted by admin | Posted in Computing & Internet Books | Posted on 19-05-2012

8

The Perl Pocket Reference is an invaluable reference for those who find themselves frequently searching for a quick answer to a question or reminder of a syntax rule. This handy, well-organized quick reference condenses stacks of Perl documentation down to the most essential at-your-fingertips facts. For ease-of-use, convenience, and price, this little reference is the first place Perl programmers look when they need an answer quickly.

The Perl Pocket Referenc provides a complete overview of the Perl programming language, all packed into a convenient, carry-around booklet. It is updated for Perl 5.8, and covers a summary of Perl syntax rules, a complete list of operators, built-in functions, and standard library modules, all with brief descriptions. Also included are the newest Perl features, such as enhanced regular expressions, multithreading, the Perl compiler, and Unicode support.

The Perl Pocket Reference, 4th Edition, is the perfect companion to the authoritative books on Perl published by O’Reilly Associates: Programming Perl, Learning Perl, and the Perl Cookbook. This pocket reference will never make it to the bookshelf–dog-eared and well

BlackBerry 9100 F-M1 Battery 1150 mAh BlackBerry

Posted by admin | Posted in Electronics Accessories | Posted on 19-05-2012

0

BlackBerry 9100 OEM batteryUse as replacement or spareExtra long battery lifeHolds charge for longerNever run out of power again

BlackBerry smartphone batteries work best with your device, holding their charge longer and taking the maximum number of charges over their lifetime.

BlackBerry battery features a cryptographic chip so as to assure you it’s genuine.

Nobody plans to fail, but a lot of us fail to plan.

Keeping an extra battery, charged and handy, is a good plan anytime.

During Long flights and longer meetings, power blackouts and transit snarls an extra