Position: Home page » Virtual » BCK virtual currency

BCK virtual currency

Publish: 2021-03-29 09:31:58
1. 1: ) define a new client with Scc4, and define the type (T, P, D, etc.)
2:) use user / pasword: (SAP * / pass) login to the new client, do SCCL, do a local client, local client , use SCCL as the transaction code, and view the log with scc3. The specific operations are as follows: 6.1.1 create logical system 1 run transaction code sale 2 select "application connection" - "sending and receiving system" - "logical system" - "define logical system", Then click the run button
3 to confirm the prompt of "cross group change". 4 click "new entry" in the pop-up logical system window. 5 enter the name and description of the logical system in the pop-up window. The naming standard of logical system is & lt; SID> CLNT< CLIENTNUMBER>, For example, tstclnt5006 records the created logical system in a request, then saves it, and the definition of the logical system is completed. 6.1.2 create client 1 login system and run Scc4. 2 Click the rewrite button in the pop-up window. 3 confirm the system prompt - "the change is cross client". 4 click new entry 5, input the setting of the new client created: Group: 3 digits, optional from 002-999, 066 keep logic system: click the right drop-down button to find the logic system created above, such as tstclnt5006 standard currency: select RMB 7 group role: select according to the actual situation, such as proction or test, because it is a new client, Temporarily mark the changed and transferred group objects as automatic record modification; Group independent object modification is set to allow changes to repository and cross group customization. 8 save and confirm 6.1.3 local client 1 to log in to the newly created client. The default user name and password are SAP * / pass. 2. Run sccl3 to select the parameter file: for the description of the parameter file, see the beginning of this chapter. Select 4 to select the source group as needed. 5 to select the user's main data source group to , which is generally the same as the selection of 2. 6 click the background operation plan to define the start time of group . 7 select the scheling job 8 check the contents of the pop-up window and continue after confirmation 9 If you start running local client immediately, select immediately, otherwise define the start time. After this defined time, the system will automatically run group in the background. Note: it is better to select the time when there is no business application for group . 10 define the printer for group log output. Generally, select virtual printer 11. The system prompts that group will start at a predetermined time. Scc3 can be used to view group log

1.2. Batch input problem batch input learning Please do not forget to press enter after exporting data
2. Your source data cannot contain items that do not need to be imported
3. When defining a data name, you should use English abbreviations instead of other words

1.3. Common transaction code pfcg excellent maintenance
su53 view permission object st01 tracking
st22 view MP to analyze error eg. find the fault of ABAP program, find the founction, use se37 to view the founction, find the authority check, find the object, add the object in pfcg and give permission
/ h debug
su01 create user ID, Tmsadm is the default transmission user of the system, and sapsys is also the system user. It cannot be locked
se09 / se10 to view and release the change request Workbench indicates that it has nothing to do with the group and only needs to pass it once; Customization indicates that it is related to the group and needs to be sent to each group several times)
SAPd configures the printing method and format. Its configuration is cross group (printing mode is divided into local, remote and front end). The configuration of local is more complex. It means that the printer is connected to the server, the driver is all installed on the server, and then the server connects to the PC; Remote means that the server is connected with the printer server, and then the printer server is connected with the PC through the server; The configuration of front end is more convenient, which means that the server is connected to the PC, the PC is connected to the printer, and it is set as the default printer)
client operation: SCCL
scc3 view log
Scc4 background
scc5 delete select "delete entry from T000"
000 001 065 066 as the system client, 066 is used to do EarlyWatch
sm02 to send instant messages to everyone
se61 to modify the sap login interface
se61 ------ to create or modify general text, that is, zlogin_ screen_ Info: at the beginning of a line, you can use @ XX @ to refer to an icon (where XX is a number, and you can find all the icons by running report rstxicon in se38). The text information can be up to 16 lines, 45 characters in each line.
SO01 mailbox
sm04 can see who is doing what, kick people, it can only see a machine
al08 can see how many people log in, session_ Manage indicates that the user is in the login state and has done nothing. It can see two machines. If you want to log in to another machine, you can use sm51 to go to another machine
os01 to view the online machine name
oss1 to select public to enter the sap service area, which can be used to send messages or apply for the lisence key
s0003605676 password i753a556
SM50 / sm51 to see the process, and SM50 to see the current machine, Sm51 can see the permissions of two machines
suim, compare eg, find out which roles have the SPRO code
rz10, edit the system parameter file
rdisp / GUI_ auto_ Logout & rdisp / keepalive is used to control the idle time (seconds)
login / system_ Client is used to control the default login client number (000-999)
login / failures_ to_ user_ Lock is used to control the number of times the wrong password is locked (1-99)
se43 customize the sap standard menu items displayed in the user's main menu
1. Su01 --- default --- StartMenu --- area menu (fill in the customized menu)
2. Pfcg --- find the common role --- add tcode --- from the range menu (fill in the customized menu)
se56 see which objects and objects your ID has The value of
Su10 is used to modify users in batch, You can also enter the "batch modify" menu of su01 to edit the parameter file of user permission
su21 create object
su20 / su22 to view the permission object from different angles
sale create logical system eg. p34clnt800
DB13 data backup
db02 database table and index monitoring
DB12 data backup log
sapdba database management tool
sm36 define background work Instry (standard job ---- default plan)
SM37 view background job
SP01 view print queue, you can clear spooling request
SPAD select full management, first define "page format", then assign format type, and then assign device type (cnsapwin)
SMLG define group login mode, if it is found that the machine cannot allocate resources automatically or there is an error in resource allocation, Press F5 to check the machine response time, if it is less than 1000ms, it means normal.
sm59 can be used to set the SFC connection, and it can also be used to log in to other machines, even with the sap communication account,
sm21 can view the system log,
os06 operating system monitor, and the CPU utilization rate is within 30%, If there is no system information, you need to execute the following command in AIX:
PS – EF | grep saposcol (view the sap operating system collector process)
CD / usr / SAP / p34 / sys / exe / run (pay attention to the capital letters in this line)
. / saposcol (. / means run)

st02 monitor the buffer to see the hit ratio, If the error value of swap is greater than 1000, you need to use rz10 to adjust the parameters. You'd better change only one parameter at a time. After changing, restart sap to make the parameters take effect
there is a parameter file in usr / SAP / p34 / sys / profile. You can back up the parameter file before changing the parameter. The specific command is CP XXX YYY. When restoring the parameter file, you only need to return the backed up parameter file to the original parameter file name. YYY here includes: default.pfl P34_ DVEBMGS00_ p34dbsvc P34_ D01_ p34apsvc START_ D01_ p34apsvc START_ DVEBMGS00_ P34dbsvc
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - rwxrwxr-x 1 p34adm sapsys 2919 Sep 26 10:09 default. Bak
- rwxrwxr-x 1 p34adm sapsys 2919 Sep 26 14:03 default. PFL
- rwxrwxr-x 1 root system 466 Aug 08 15:55 DEFAULT.PFL.0
-rwxrwxr-x 1 p34adm sapsys 8940 Sep 26 12:29 P34_ D01_ p34apsvc
-rwxrwxr-x 1 p34adm sapsys 8940 Sep 26 09:56 P34_ D01_ p34apsvc.BAK
-rwxrwxr-x 1 p34adm sapsys 1013 Aug 08 15:55 P34_ D01_ p34apsvc.bak
-rwxrwxr-x 1 p34adm sapsys 5304 Sep 26 14:02 P34_ DVEBMGS00_ p34dbsvc
-rwxrwxr-x 1 p34adm sapsys 5014 Sep 26 09:45 P34_ DVEBMGS00_ p34dbsvc.
BAK
-rwxrwxr-x 1 p34adm sapsys 1891 Sep 01 12:47 START_ D01_ p34apsvc
-rwxrwxr-x 1 p34adm sapsys 2669 Sep 01 12:47 START_ DVEBMGS00_ p34dbsv
c
p34db:p34adm> cd ..
p34db:p34adm> Ls
exe Gen global profile profile.bck SRC (the red one is the full backup of the profile, the blue one is useless, and it is brought from the original D00 system. The upper case bak file is automatically backed up by the system, but it only retains the results before the last save, so do not save it many times after modifying the parameters, and then save it all at one time, When restoring parameters, you must log in with p34adm user to avoid the change of file owner, SAP can't be started)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -, Just look at the words "update is valid" in the middle
sm12 check the lock entry, which can be used to unlock. Eg. if the user locks the entry and is disconnected, and other people can't use it, he needs to unlock
st03n to view some system information. All the things that end with "n" are SAP's later developed transaction code, which is used to analyze some system information of SAP, Check whether the response time exceeds 2000ms. If it exceeds, use [url = javascript:;] Other ways to analyze why it is so slow are: eg. SM37 looks at background jobs, SM50 looks at processes, sapdba or db02 looks at whether the tablespace is full, and db02 needs to refresh. Otherwise, it may not be real-time data, but sapdba is real-time data. Sm21 looks at the system log, st22 looks at MP.
sm19 tracks the user, sm20 looks at the user's detailed action, stat roughly looks at the user's action

using scat to import data
when the system is online or tested, a large amount of master data needs to be imported. There are many ways to import a large amount of data in batch in SAP. This paper introces the method of data import by using scat. The following is the same with the import of statistical index data as an example to explain in detail
use the scat transaction code to enter the cat tool screen and create a new test item in the test status column. The name of the test item should start with Z, such as ztest. After entering the name, press the leftmost "TCD" button on the toolbar to start recording the transaction. First, enter the transaction code kk01 to be recorded in the pop-up window, and press enter to enter the statistical index maintenance interface. Next, enter the code, name and unit of measurement of statistical indicators according to the operation of maintaining statistical indicators. Finally, press save to finish
2. Hello, generally speaking, things like this are fake. If this is true, how many people will participate
What's more, you are often given some money at first, and then you are allowed to invest it, but the money you get is the money invested by early-stage people, so you have to constantly pull people
I suggest that we should not be greedy for small gains and suffer big losses.
3.

Some time ago, bitcoin was extremely hot, and more and more people began to be interested in this kind of virtual electronic currency. Some people g it, and some special teams operated it with professional mining machines. In November, there was a single sale of 190000 bitcoin, with a market value of 5000 yuan and a total value of nearly 1 billion yuan. As for what bitcoin is, many people who have just come into contact still don't know. Let's talk about it. Bitcoin is a digital virtual currency, which records currency transactions through network and software. Unlike physical currency, it needs to be issued by issuing institutions. It is not the official currency of the country. Bitcoin, in short, is a special solution generated by a bunch of complex algorithms. Special solution refers to a group of solutions that can be obtained by the system of equations, and each special solution can solve the equation and is unique. Therefore, bitcoin is like the serial number of RMB, which is unique. Now the essence of mining is to constantly seek the special solutions of the equations through a huge amount of calculation. The equations are designed to have only 21 million special solutions, so the upper limit of bitcoin is 21 million. Bitcoin is generated after a specific mathematical problem is calculated through a network node. As time goes on, its generation will be slower and slower. Unlocking will be more and more complex, but the bitcoin will be less and less. So there are circuits or computers designed for mining. Generally speaking, the power consumption of such a system is quite large and should not be underestimated. For indivials, if they want to dig through their own computer, the effect is almost zero. The system and algorithm of bitcoin can give a reference to the current settlement system, but the bank will not use the existing bitcoin network system, and will certainly modify the original algorithm to be used as a private system for the bank. In other words, the existing bitcoin system will not be directly used as a unified settlement system, which means that although you have many bitcoins, But it doesn't mean how much money you will have in the bank

Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750