Anduai's Posts
Nairaland Forum › Anduai's Profile › Anduai's Posts
1 (of 1 pages)
Hi Guys, I urgently need a hotel booking for my trip to Paris tomorrow. The reservation should cover the period from 20th May to 29th May, 2025. Please note that my previous booking was cancelled. Kindly assist as soon as possible. Thank you. |
Hi, Congratulations on your SA visa. Can u please let me know how you were able to obtain your Botswana Visa? Africankel: |
I can help! Do u have your Transcript with u? Who can help me with SAQA evaluation certificate in South Africa[/quote] |
I have 4000 Rand for sell |
[quote author=chilanfarms post=58861961]For you tilapia fingerlings seeds contact us for urs.[/quot What type of Tilapia, Red or Nile? My whatsapp number is 08033660812 Pls add me |
Madam, since your kids are citizens I will advise you to apply for Relative Permit. mummyyo: |
Go to http://www.saqa.org.za/ The online application procedure for SAQA Step 1: Online registration and application Access the relevant link on the SAQA website through selecting Services; Evaluation of Foreign Qualifications; Online Application: 1. Register yourself online if you are a new client and /or login, 2. Select New application: Evaluation and carefully read through all the information including the Links provided, 3. Click Next, and complete the relevant sections, 4. Once completed, print the online application form, 5. Read and sign the declaration on the online application form (unsigned application forms will not be processed), 6. Print, fill-in, and sign the Consent Form (must be signed by the qualification holder themselves). Step 2: Receipt of submission number and proof of payment for the SAQA service On the online application form printout, you will automatically receive a submission number starting with 20... This submission number is your reference number for payment purposes. Please click on the “Click here to Pay” link. Read through the Terms and Conditions, agree to them and select the Payment Method you prefer - either the Online Payment or Deposit Slip method. Make sure when using the Deposit Slip method that you have captured the sample slip information exactly on the actual Standard Bank deposit slip. Step 3: Submission of documents together with your printed online application form. SAQA will only process your application when the following documents are received together: 1. Your printed and signed online application form, 2. Your proof of payment reflecting the submission number as reference number, 3. Your correct documentation strictly according to the requirements as stated on the What must be submitted to SAQA document, 4. A certified copy of your official identity document, 5. A consent form signed by the qualification holder. NB: The process outlined in Step 3 applies to ALL applicants for evaluation of foreign qualifications, including those who: 1. Post applications for evaluation, 2. Courier applications for evaluation, or 3. Personally deliver applications for evaluation. SAQA only accepts applications for evaluation that fully meet application requirements as stipulated. In all cases of non-compliance requiring SAQA to administer deferred applications, a fee will be payable. Upon deferral of non-compliant applications, clients will be informed of the deficiency and refunded their application fee minus the administration fee. odebbs: |
Most of the Universities accept our WAEC English Language result in lieu of TOEFL or IELTS. Make sure u evaluate your Undergraduate transcript with South Africa Qualification Authority (SAQA). mekuscato: |
You dont need TOEFL or IELTS to apply for masters in University of cape town. |
Who can supply Tilapia fingerlings to me in Lagos? |
biyibd:You can use Bioforce Revolution 14000uvc: 1354 The Bioforce Revolution features a patented, easy clean system and is combined with a 3 step filter process to offer Clear and Healthy Water Guaranteed: Suitable for ponds up to 14000 litres High power 36w UV Clarifier eliminates green water Mechanical Filtration – CypriCube foams with +50% surface area ensure clear water and facilitate easy cleaning mechanism Biological Filtration - Large surface area Kaldnes K3 biological media, accommodates beneficial bacteria in a bug bungalow to maintain healthy water No fuss cleaning system - No more dirty hands simply turn the handle to activate the internal cleaning blades that separate solids from the Cypricube foams. Pressurised filtration without clogging or flow loss unique Cypricube foam filters effectively remove waste but do not clog like traditional foam filters. http://www.hozelock.com/aquatics/filters-and-uvcs/pressurised-filters/bioforce-revolution/bioforce-revolution-14000uvc-1354.html |
@robonski15, Can we see how your Biofilters looks like? |
I have installed Oracle E-Business Suite Release 12 on Windows XP Professional successfully. Installation steps is quite similar to the installation steps on Windows 2003 [1]. The only difference I did is installing production environment instead of vision demo database. I have done a single node installation as follows: Hardware & Software Specifications: - Intel Pentium 4, CPU 3.2 GHz - 2 GB of RAM - 180 GB Hard Drive - Windows XP Professional with Sevice Pack 2 Installation Steps: 1) Install Windows XP Professional with SP2 2) Set 'Computer Name' as well as 'Domain Name'. - Right click on 'My Computer' > Properties > 'Computer Name' > Change - Set 'Computer Name' to <hostname> - Click on More - Set a 'Primary DNS Suffix of this Computer' to <domainname.com> 3) Install Microsoft Loopback adapter and define an IP address (10.10.10.10) For more information on how to do this, please refer to "How to install the Microsoft Loopback adapter in Windows XP": http://support.microsoft.com/kb/839013 Manual installation To manually install the Microsoft Loopback adapter in Windows XP, follow these steps: Click Start, and then click Control Panel. If you are in Classic view, click Switch to Category View under Control Panel in the left pane. Double-click Printers and Other Hardware, and then click Next. Under See Also in the left pane, click Add Hardware,and then click Next. Click Yes, I have already connected the hardware, and then click Next. At the bottom of the list, click Add a new hardware device, and then click Next. Click Install the hardware that I manually select from a list, and then click Next. Click Network adapters, and then click Next. In the Manufacturer box, click Microsoft. In the Network Adapter box, click Microsoft Loopback Adapter, and then click Next. Click Finish. 4) Add a new entry in C:\windows\system32\drivers\etc\hosts as follows: <IP Address> <hostname.domainname.com> 10.10.10.10 hostname.domainname.com 5) From the command prompt, make sure you can do the following: C:\> ping 10.10.10.10 C:\> ping hostname C:\> ping hostname.domainname.com 6) Create a new user 'hsawwan' and make this user a member of: - Administrators (local user) 7) Install Visual C++ 8.0 (Which is included in Microsoft Visual Studio 2005) in 'C:\VCPlus' -- Make sure not to install VC++ in a directory that contains spaces.After the installation of Visual C++, Copy LINK.exe from C:\VCplus\bin and past it into c:\WINDOWS\System32 Download 'Cygwin' and install the required packages: - Create a Cygwin directory (C:\cygwin) -- Make sure not to install 'Cygwin' in a directory that contains spaces. - Download the Cygwin Software (http://www.cygwin.com) - Run 'Setup.exe' and choose 'Download without Installing' - Select the following packages: Archive - Default, plus manually select the zip package Base - Default, plus manually select: ash, coreutils, diffutils, findutils, gawk, grep, sed, tar and which Devel - Default, plus manually select binutils, gcc, gcc-core, gcc-g++, make and mktemp Doc - Default, plus manually select cygwin-doc and man Editors - Default, plus manually select vim Interpreters - Default, plus manually select gawk Shells - Default, plus manually select ash and tcsh Utils - Default, plus manually select cygutils and file - Once the download is complete, run 'Setup.exe' again and choose 'Install from Local Directory' - Specify the directory where you want to install Cygwin (C:\cygwin) and DOS as the Default Text File Type 9) GNUMake is not required when using 'Cygwin' since it comes as a part of the 'Cygwin'. C:\cygwin\bin> rename gawk.exe to awk.exe C:\cygwin\bin> rename grep.exe to egrep.exe C:\cygwin\bin> rename make.exe to gnumake.exe C:\cygwin\bin> rename gcc.exe to cc.exe 10) Add 'C:\cygwin\bin' to the system path. 11) No JDK installation is required, JDK 5.0 (java version "1.5.0_08" is bundled with Oracle Applications R12 installation. 12) Set Up the Stage Area: Stage Area (C:\Stage12) requires a 26 GB hard disk space. Extract the zip files (25 files) which have been downloaded from (http://edelivery.oracle.com). Nothing special to do since the extracted files will create the stage area directory structure by itself. You should see the following structure under 'C:\Stage12' once you are done with the files extraction: - startCD > Disk1 - oraAppDB > (Disk 1 to Disk 35) - oraApps > (Disk 1 to Disk 7) - oraAS > (Disk 1 to Disk 2) - oraDB > (Disk 1 to Disk 3) 13) Start the installation: C:\> cd Stage12\startCD\Disk1\rapidwiz C:\Stage12\startCD\Disk1\rapidwiz> RapidWiz.cmd The installation wizard is similar to 11.5.10 RapidWiz. For 'VC++' and 'Cygwin' I have provided the following paths: s_MSDEVdir=C:\VCPlus\VC s_MKSdir=C:\cygwin\bin - It took almost 2 hours to install the production environment (3 hours when installing the Vision instance) - Total space required to install the production environment is 60 GB (153 GB is required to install the Vision instance) References: [1] Oracle E-Business Suite R12 Installation on Windows 2003 (http://forums.oracle.com/forums/thread.jspa?threadID=484238) [2] Note: 405293.1 (Oracle Applications Release Notes Release 12) [3] Note: 402311.1 (Oracle Applications Installation and Upgrade Notes Release 12 (12.0) for Microsoft Windows) [4] Note: 414992.1 (Using Cygwin to Maintain Oracle E-Business Suite Release 12 on Windows) [5] Oracle® Applications Installation Guide: Using Rapid Install Release 12 (Part No. B31295-02) |
I will help u with the complete Oracle E-business suite software. I can assist u to load it on your laptop. Must of the trainers in Nigeria will NEVER help u to install the software on your laptop. What u get from them basical is the training, after training what next? You need to practice on your own. Get in touch with me today and I will help u free of charge. |
Hi, I can be of help. You will write 3 exams for you to be Oracle 11i Financial Consultant. The exams are: 1Z0-200, 1Z0-211 and 1Z0-213. The tution fees for the exam in Nigeria ranges from =N= 170k to =N=250k. Oracle E-business suite is a complex ERP with the following applications HRM, General ledger, Supply chain, Manaufacturing, CRM etc You can get in touch with me via my Email address anduai@yahoo.com |
You have to be careful. Guys have needs, they really do. Some guys want sex once a week while some will not need it till thy kingdom come. we are made differently. Must unmarried guys in their early 2oties need sex often. if u dont want to loose this guy why not ask him what his needs are. Good luck |
1 (of 1 pages)
Download 'Cygwin' and install the required packages: